Turn off Appyveyor 3.9
This commit is contained in:
parent
b9b3b4051a
commit
ea9cf365bc
|
@ -17,11 +17,11 @@ environment:
|
|||
PYTHON_VERSION: "3.8.x"
|
||||
PYTHON_ARCH: "64"
|
||||
|
||||
- TOXENV: py39-no-ext
|
||||
PYTHON: "C:\\Python39-x64\\python"
|
||||
PYTHONPATH: "C:\\Python39-x64"
|
||||
PYTHON_VERSION: "3.9.x"
|
||||
PYTHON_ARCH: "64"
|
||||
# - TOXENV: py39-no-ext
|
||||
# PYTHON: "C:\\Python39-x64\\python"
|
||||
# PYTHONPATH: "C:\\Python39-x64"
|
||||
# PYTHON_VERSION: "3.9.x"
|
||||
# PYTHON_ARCH: "64"
|
||||
|
||||
init: SET "PATH=%PYTHON%;%PYTHON%\\Scripts;%PATH%"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user