add python 3.7.0 for stubs & skeletons generation

This commit is contained in:
Aleksey Rostovskiy
2018-10-09 12:13:08 +03:00
parent e685ef3cf0
commit 4a69e503c7
+1 -1
View File
@@ -34,7 +34,7 @@ envs {
python "python27", "2.7.15"
python "python35", "3.5.4"
python "python36", "3.6.6"
// python "python37", "3.7.0"
python "python37", "3.7.0"
// conda "Anaconda3", "Anaconda3-5.0.0", "64", []
}