Skip to content
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

Enable build for Python 3.3, 3.4 / Windows #12

Closed
skvark opened this issue Sep 6, 2016 · 3 comments
Closed

Enable build for Python 3.3, 3.4 / Windows #12

skvark opened this issue Sep 6, 2016 · 3 comments

Comments

@skvark
Copy link
Member

skvark commented Sep 6, 2016

The build time is fast enough on Appveyor so support for py33 and py34 can be added. Also the Appveyor build scripts could be refactored.

@glitchassassin
Copy link
Contributor

Forking this to try to implement. Looks like numpy doesn't want to play nicely with pip in Python33 or Python34. Luckily it sounds like AppVeyor can include numpy through conda instead.

I'll try refactoring the build script and see what I can come up with.

@skvark
Copy link
Member Author

skvark commented Dec 22, 2016

Thanks. It seems that numpy has wheels for 3.4 but not for 3.3 (https://pypi.python.org/pypi/numpy/1.11.1).

@glitchassassin
Copy link
Contributor

Added pull request, #19.

@skvark skvark closed this as completed Jan 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants