summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSajith Sasidharan <sajith@hcoop.net>2020-11-25 11:28:08 -0500
committerSajith Sasidharan <sajith@hcoop.net>2020-11-25 11:28:08 -0500
commit837160019a930e406eb2a6200584231d651e27dd (patch)
tree3ad9653dfc3685d2d9a6049a2f540eac8bf72c53
parent4771b84534c7928654f5af5504f0e3bd49100477 (diff)
downloadnetifaces-git-837160019a930e406eb2a6200584231d651e27dd.tar.gz
Fetch py27+amd64 wheel
-rwxr-xr-xfetch-win32-wheels2
1 files changed, 1 insertions, 1 deletions
diff --git a/fetch-win32-wheels b/fetch-win32-wheels
index 45ea8e0..830ffc3 100755
--- a/fetch-win32-wheels
+++ b/fetch-win32-wheels
@@ -16,7 +16,7 @@ fi
niversion=$1
artifact_url="https://ci.appveyor.com/api/projects/al45tair/netifaces/artifacts"
win32_versions="27 34 35 36 37 38"
-amd64_versions="36 37 38"
+amd64_versions="27 36 37 38"
for version in $win32_versions; do
wheel=netifaces-$niversion-cp$version-cp${version}m-win32.whl