File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -13,10 +13,10 @@ environment:
1313 PYPI_PASS :
1414 secure : uXkrTaPGSNQdXTJIt3aiy2E1GBnbn6gH3opi7DgMIcmpLgZt7RTeqsaszbjPToGkoqfVXN+jdkQca4LfGAKZ8a2LgrrVYoITdxbjNkZB3yDBKk6ULNMsqdHmt4I1evRhSPSSZnRKU2rSzL+gOTViEVnhcahsUJPgNAIFvpZWsZfdRAafFtF1D33B03aAPwuhYuZTIwRyhUrwVGsYzOzIoDLtnpGj/0+GHazwjhHXfg/yTd600SPiWVsgknxjoeBu+cmi2iMDeT3ULu3P8UGjuQ==
1515 # Default python version to run single commands with
16- PYTHON_DEF : " C:\\ Python36 -x64"
17- PYTHON_VERSION : " 3.6 "
16+ PYTHON_DEF : " C:\\ Python38 -x64"
17+ PYTHON_VERSION : " 3.8 "
1818 # Python versions to build wheels for
19- PYTHONVERS : C:\Python36-x64 C:\Python37-x64 C:\Python38-x64
19+ PYTHONVERS : C:\Python36-x64 C:\Python37-x64 C:\Python38-x64 C:\Python39-x64
2020 PYTHON_ARCH : " 64"
2121 MSVC : " Visual Studio 14 Win64"
2222
You can’t perform that action at this time.
0 commit comments