summaryrefslogtreecommitdiff
path: root/appveyor.yml
diff options
context:
space:
mode:
authorMichael Howitz <mh@gocept.com>2021-11-23 08:24:13 +0100
committerMichael Howitz <mh@gocept.com>2021-11-23 08:24:13 +0100
commitc604df3bf2a44538a006bbf6414121a6aa0abbb9 (patch)
treed87d0355c8cc9ed7620f4822e0558c53b12f84f4 /appveyor.yml
parentfc1f471ebb2b7185e8d5a36d802d5a81f02d6934 (diff)
downloadzope-security-c604df3bf2a44538a006bbf6414121a6aa0abbb9.tar.gz
Configuring for c-code
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 9816396..493bf43 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -21,6 +21,8 @@ environment:
- python: 38-x64
- python: 39
- python: 39-x64
+ - python: 310
+ - python: 310-x64
install:
- "SET PYTHONVERSION=%PYTHON%"