Skip to content

Commit

Permalink
Build wheels for Python 2.7 and 64 bit Windows
Browse files Browse the repository at this point in the history
Hopefully a fix for al45tair#47.
  • Loading branch information
sajith authored Nov 25, 2020
1 parent 8b0d757 commit 4771b84
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ environment:

matrix:
- PYTHON: "C:\\Python27"
- PYTHON: "C:\\Python27-x64"
- PYTHON: "C:\\Python34"
- PYTHON: "C:\\Python35"
- PYTHON: "C:\\Python36"
Expand Down

0 comments on commit 4771b84

Please sign in to comment.