Skip to content

Commit fe15062

Browse files
committed
Add 3.9 to appveyor file for completeness sake
Are we done with appveyor now? Can we just remove this file?
1 parent 1e1c7fb commit fe15062

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.appveyor.yml

+2
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ environment:
2424
# - PYTHON_VER: Python37-x64
2525
# - PYTHON_VER: Python38
2626
# - PYTHON_VER: Python38-x64
27+
# - PYTHON_VER: Python39
28+
# - PYTHON_VER: Python39-x64
2729

2830
#init:
2931
#- ps: iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))

0 commit comments

Comments
 (0)