Skip to content

MRG: testing on numpy 1.12 plus fixes #423

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

Merged
merged 2 commits into from
Mar 16, 2016

Conversation

matthew-brett
Copy link
Member

Numpy 1.12 (not yet released) breaks some stuff; have travis test against daily
numpy builds and fix problems.

Add travis test run using per-commit numpy development wheel, to make
sure numpy master isn't breaking anything for us.
Float indices becoming illegal in numpy 1.12.  Also double ellipses.
@matthew-brett matthew-brett force-pushed the add-numpy-pre-testing branch 2 times, most recently from ba5e69b to c6582ca Compare March 14, 2016 18:19
@matthew-brett
Copy link
Member Author

This one also pretty straightforward - 5 minute review?

@grlee77
Copy link
Contributor

grlee77 commented Mar 15, 2016

LGTM.

I only recently learned about the --pre flag to pip when we had an issue with an pip being outdated on our Appveyor builds in PyWavelets, but it looks like you already install a current version of pip in the scripts here and the tests are passing.

@matthew-brett
Copy link
Member Author

Thanks for the review.

matthew-brett added a commit that referenced this pull request Mar 16, 2016
MRG: testing on numpy 1.12 plus fixes

Numpy 1.12 (not yet released) breaks some stuff; have travis test against daily
numpy builds and fix problems.
@matthew-brett matthew-brett merged commit 0c6a551 into nipy:master Mar 16, 2016
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

Successfully merging this pull request may close these issues.

2 participants