We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a93cef commit 7f95591Copy full SHA for 7f95591
appveyor.yml
@@ -1,8 +1,8 @@
1
environment:
2
matrix:
3
- - PYTHON: "C:\\Python35"
4
- PYTHON: "C:\\Python36"
5
- PYTHON: "C:\\Python37"
+ - PYTHON: "C:\\Python38"
6
7
init:
8
- set PATH=%PYTHON%;%PYTHON%\Scripts;%PATH%
0 commit comments