diff --git a/.appveyor.yml b/.appveyor.yml index bcefe02e..fbc41c36 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -24,6 +24,8 @@ environment: # - PYTHON_VER: Python37-x64 # - PYTHON_VER: Python38 # - PYTHON_VER: Python38-x64 +# - PYTHON_VER: Python39 +# - PYTHON_VER: Python39-x64 #init: #- ps: iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))