Move appveyor to Python 3.8

This commit is contained in:
Ralf W. Grosse-Kunstleve 2024-06-19 15:14:29 -07:00
parent 78d36ef593
commit b6eb928efc

View File

@ -9,7 +9,7 @@ platform:
- x86 - x86
environment: environment:
matrix: matrix:
- PYTHON: 36 - PYTHON: 38
CONFIG: Debug CONFIG: Debug
install: install:
- ps: | - ps: |