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/misc.xml | |
| 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/misc.xml')
| -rw-r--r-- | Python/.idea/misc.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Python/.idea/misc.xml b/Python/.idea/misc.xml index a2e120d..5ea737b 100644 --- a/Python/.idea/misc.xml +++ b/Python/.idea/misc.xml @@ -1,4 +1,4 @@ <?xml version="1.0" encoding="UTF-8"?> <project version="4"> - <component name="ProjectRootManager" version="2" project-jdk-name="Python 3.7" project-jdk-type="Python SDK" /> + <component name="ProjectRootManager" version="2" project-jdk-name="Python 3.7 (venv)" project-jdk-type="Python SDK" /> </project>
\ No newline at end of file |
