Skip to content
This repository was archived by the owner on Sep 22, 2023. It is now read-only.

Commit e73ac0d

Browse files
committed
ci: Remove Python 3.6 from AppVeyor
1 parent b38d26b commit e73ac0d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

appveyor.yml

-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
version: 1.0.dev{build}
22
environment:
33
matrix:
4-
- PYTHON: "C:\\Python36"
5-
- PYTHON: "C:\\Python36-x64"
64
- PYTHON: "C:\\Python37"
75
- PYTHON: "C:\\Python37-x64"
86
- PYTHON: "C:\\Python38"

0 commit comments

Comments
 (0)