diff options
| author | Syndamia <kami02882@gmail.com> | 2019-09-15 09:39:17 +0300 |
|---|---|---|
| committer | Syndamia <kami02882@gmail.com> | 2019-09-15 09:39:17 +0300 |
| commit | 2ad369649b6f6cadae4d52c1771223e477e9b48a (patch) | |
| tree | 506a62d8c461e32e02375fc74ef2b24cdc31638a /Python/.idea/Python.iml | |
| parent | 62b00e6995b388268aef92876d9682b42b1ad2bb (diff) | |
| download | Self-learning-2ad369649b6f6cadae4d52c1771223e477e9b48a.tar Self-learning-2ad369649b6f6cadae4d52c1771223e477e9b48a.tar.gz Self-learning-2ad369649b6f6cadae4d52c1771223e477e9b48a.zip | |
Did python setup for my laptop
Diffstat (limited to 'Python/.idea/Python.iml')
| -rw-r--r-- | Python/.idea/Python.iml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Python/.idea/Python.iml b/Python/.idea/Python.iml index 5d30fab..42fbee6 100644 --- a/Python/.idea/Python.iml +++ b/Python/.idea/Python.iml @@ -5,7 +5,7 @@ <excludeFolder url="file://$MODULE_DIR$/venv" /> <excludeFolder url="file://$MODULE_DIR$/venv1" /> </content> - <orderEntry type="jdk" jdkName="Python 3.7" jdkType="Python SDK" /> + <orderEntry type="jdk" jdkName="Python 3.7 (venv)" jdkType="Python SDK" /> <orderEntry type="sourceFolder" forTests="false" /> </component> <component name="TestRunnerService"> |
