Add 3.9 to appveyor
This commit is contained in:
parent
16ea99b0c0
commit
2949e3422d
|
@ -17,6 +17,11 @@ environment:
|
|||
PYTHON_VERSION: "3.8.x"
|
||||
PYTHON_ARCH: "64"
|
||||
|
||||
- TOXENV: py39-no-ext
|
||||
PYTHON: "C:\\Python39-x64"
|
||||
PYTHON_VERSION: "3.9.x"
|
||||
PYTHON_ARCH: "64"
|
||||
|
||||
init: SET "PATH=%PYTHON%;%PYTHON%\\Scripts;%PATH%"
|
||||
|
||||
install:
|
||||
|
|
Loading…
Reference in New Issue
Block a user