EDU-937 Is it possible to install PyCharm EDU without the default Python 3.5 installation?

This commit is contained in:
Vladimir.Orlov
2017-06-21 17:13:42 +03:00
parent 9a6deba2bc
commit dba33ce6af
4 changed files with 36 additions and 31 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
python2 2.7 https://www.python.org/ftp/python/2.7.11/python-2.7.11.amd64.msi
python3 3.5 https://www.python.org/ftp/python/3.5.1/python-3.5.1-amd64.exe
python3 3.6 https://www.python.org/ftp/python/3.6.1/python-3.6.1-amd64.exe
python2 2.7 https://www.python.org/ftp/python/2.7.11/python-2.7.11.msi
python3 3.5 https://www.python.org/ftp/python/3.5.1/python-3.5.1.exe
python3 3.6 https://www.python.org/ftp/python/3.6.1/python-3.6.1.exe