-
-
Notifications
You must be signed in to change notification settings - Fork 156
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Appveyor script for building Windows wheels #65
Add Appveyor script for building Windows wheels #65
Conversation
+ Note that PyPy and Python 2.6 are *not* built.
appveyor.yml
Outdated
#deploy: | ||
# - provider: GitHub | ||
# auth_token: | ||
# secure: <your encrypted token> # encrypoted github token |
This comment was marked as off-topic.
This comment was marked as off-topic.
Sorry, something went wrong.
This comment was marked as off-topic.
This comment was marked as off-topic.
Sorry, something went wrong.
@davidism Please review. Having windows wheels will make many people's lives a lot easier. |
I'm currently in the middle of going through Flask's backlog before PyCon, and don't have a lot of free time besides that. I'm aware of the PR, you don't need to keep pinging me. |
Sorry about the annoyances! I'm used to contributing to projects that are barely maintained. I'll stop 😄 |
This adds Appveyor CI for building Windows wheels.