aboutsummaryrefslogtreecommitdiffstats
path: root/.appveyor.yaml
diff options
context:
space:
mode:
Diffstat (limited to '.appveyor.yaml')
-rw-r--r--.appveyor.yaml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.appveyor.yaml b/.appveyor.yaml
index 691c7a8..c51226a 100644
--- a/.appveyor.yaml
+++ b/.appveyor.yaml
@@ -3,8 +3,7 @@ environment:
matrix:
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019
APPVEYOR_JOB_NAME: "python37-x64-vs2019"
- # CIBW_BUILD: "cp35-win* cp36-win* cp37-win* cp38-win* cp39-win*"
- CIBW_BUILD: "cp39-win*"
+ CIBW_BUILD: "cp35-win* cp36-win* cp37-win* cp38-win* cp39-win*"
stack: python 3.7