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
environment:
matrix:
- PYTHON: 36
- PYTHON: 38
CONFIG: Debug
install:
- ps: |