Skip to content

Commit bf573b4

Browse files
Add tests for Python 3.9
1 parent 7886319 commit bf573b4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ environment:
33
- PYTHON: "C:\\Python36"
44
- PYTHON: "C:\\Python37"
55
- PYTHON: "C:\\Python38"
6+
- PYTHON: "C:\\Python39"
67

78
init:
89
- set PATH=%PYTHON%;%PYTHON%\Scripts;%PATH%

0 commit comments

Comments
 (0)