We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9acde7a commit 0b65947Copy full SHA for 0b65947
1 file changed
appveyor.yml
@@ -5,7 +5,7 @@ environment:
5
- PYTHON: "C:\\Python27"
6
# - PYTHON: "C:\\Python34"
7
- PYTHON: "C:\\Python35"
8
- - PYTHON: "C:\\Python39"
+ - PYTHON: "C:\\Python38"
9
10
install:
11
- "%PYTHON%\\python.exe -m pip install pytest"
0 commit comments