summaryrefslogtreecommitdiff
path: root/appveyor.yml
diff options
context:
space:
mode:
authorAlastair Houghton <alastair@alastairs-place.net>2021-05-31 09:35:30 +0100
committerAlastair Houghton <alastair@alastairs-place.net>2021-05-31 09:35:30 +0100
commit39004875208e650e512a964afcc62e5275354df2 (patch)
tree69f6394b434c7ea9cd0b7afe826d6b863819befd /appveyor.yml
parente91ca9d5d3d1812dd759102d23485ddb0a87e7c0 (diff)
downloadnetifaces-git-39004875208e650e512a964afcc62e5275354df2.tar.gz
Add Python 3.9 for Windows
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 6266dfd..45a60cc 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -11,6 +11,8 @@ environment:
- PYTHON: "C:\\Python37-x64"
- PYTHON: "C:\\Python38"
- PYTHON: "C:\\Python38-x64"
+ - PYTHON: "C:\\Python39"
+ - PYTHON: "C:\\Python39-x64"
install: