Explorar o código

appveyor: use py38

Thomas Waldmann %!s(int64=3) %!d(string=hai) anos
pai
achega
eee8bd4838
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      .appveyor.yml

+ 2 - 2
.appveyor.yml

@@ -1,8 +1,8 @@
 version: '{build}'
 
-environment:  
+environment:
   matrix:
-    - PYTHON: C:\Python37-x64
+    - PYTHON: C:\Python38-x64
 
 # Disable automatic builds
 build: off