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:
13
13
PYPI_PASS :
14
14
secure : uXkrTaPGSNQdXTJIt3aiy2E1GBnbn6gH3opi7DgMIcmpLgZt7RTeqsaszbjPToGkoqfVXN+jdkQca4LfGAKZ8a2LgrrVYoITdxbjNkZB3yDBKk6ULNMsqdHmt4I1evRhSPSSZnRKU2rSzL+gOTViEVnhcahsUJPgNAIFvpZWsZfdRAafFtF1D33B03aAPwuhYuZTIwRyhUrwVGsYzOzIoDLtnpGj/0+GHazwjhHXfg/yTd600SPiWVsgknxjoeBu+cmi2iMDeT3ULu3P8UGjuQ==
15
15
# 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 "
18
18
# 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
20
20
PYTHON_ARCH : " 64"
21
21
MSVC : " Visual Studio 14 Win64"
22
22
You can’t perform that action at this time.
0 commit comments