drop python3.6 from Appveyor as well

This commit is contained in:
Jérôme Kieffer 2022-06-24 14:54:36 +02:00
parent 7b9da98bfc
commit 2ae98a903b
1 changed files with 0 additions and 4 deletions

View File

@ -31,10 +31,6 @@ environment:
matrix:
# Python 3.6
- PYTHON_DIR: "C:\\Python36-x64"
PYTHON_ARCH: "64"
# Python 3.7
- PYTHON_DIR: "C:\\Python37-x64"
PYTHON_ARCH: "64"