Unverified Commit 82b351fe authored by Christian Clauss's avatar Christian Clauss Committed by GitHub
Browse files

Appveyor: Python 3.10 production release

parent 04dbe1ff
...@@ -95,7 +95,7 @@ test_script: ...@@ -95,7 +95,7 @@ test_script:
- ps: .\install_python.ps1 - ps: .\install_python.ps1
- set PYTHON=C:\Python39 - set PYTHON=C:\Python39
- ps: .\install_python.ps1 - ps: .\install_python.ps1
- set PYTHON=C:\Python310rc2-x64 - set PYTHON=C:\Python310-x64
- ps: .\install_python.ps1 - ps: .\install_python.ps1
- set PYTHON=C:\Python310rc2 - set PYTHON=C:\Python310
- ps: .\install_python.ps1 - ps: .\install_python.ps1
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment