aboutsummaryrefslogtreecommitdiffstats
path: root/.appveyor.yaml
diff options
context:
space:
mode:
authorAnthon van der Neut <anthon@mnt.org>2021-06-25 09:34:18 +0200
committerAnthon van der Neut <anthon@mnt.org>2021-06-25 09:34:18 +0200
commite94f895067f62b5c1bf8a01ae69029e58b8cf53b (patch)
treef0c6f04693c9e93606af42e9ddbca24a685767fe /.appveyor.yaml
parentd4c682bfc8df6fc52e7887e73e3e20b4988b5233 (diff)
downloadruamel-yaml-clib-code-e94f895067f62b5c1bf8a01ae69029e58b8cf53b.tar.gz
regenerate _ruamel_yaml.c with cython 0.29.23
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