Skip to content

MAINT: update numpy dependency; add Python 3.6 #506

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
Jan 25, 2017

Conversation

matthew-brett
Copy link
Member

This will also trigger tests against the latest wheels.

@matthew-brett matthew-brett force-pushed the extend-testing branch 2 times, most recently from 0fe9a8a to 8efab30 Compare January 24, 2017 18:07
@coveralls
Copy link

Coverage Status

Coverage remained the same at 96.008% when pulling b939e9c on matthew-brett:extend-testing into e7f23f6 on nipy:master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 96.008% when pulling 8efab30 on matthew-brett:extend-testing into e7f23f6 on nipy:master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 96.008% when pulling 8efab30 on matthew-brett:extend-testing into e7f23f6 on nipy:master.

@codecov-io
Copy link

codecov-io commented Jan 24, 2017

Current coverage is 94.02% (diff: 100%)

Merging #506 into master will not change coverage

@@             master       #506   diff @@
==========================================
  Files           166        166          
  Lines         21992      21992          
  Methods           0          0          
  Messages          0          0          
  Branches       2343       2343          
==========================================
  Hits          20679      20679          
  Misses          878        878          
  Partials        435        435          

Powered by Codecov. Last update e7f23f6...98dcd77

@coveralls
Copy link

Coverage Status

Coverage remained the same at 96.008% when pulling 3ef6191 on matthew-brett:extend-testing into e7f23f6 on nipy:master.

@matthew-brett
Copy link
Member Author

I think this one is a fairly straightforward win - any takers for a quick review?

@@ -23,10 +23,12 @@ env:
- DEPENDS="numpy scipy matplotlib h5py pillow"
- PYDICOM=1
- INSTALL_TYPE="setup"
- EXTRA_WHEELS="https://5cf40426d9f06eb7461d-6fe47d9331aba7cd62fc36c7196769e4.ssl.cf2.rackcdn.com"
- PIP_FLAGS="--find-links=$EXTRA_WHEELS"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this PIP_FLAGS always included by pip in all cases then? I was unfamiliar with that environment variable and don't see it mentioned in the manual? I would have guessed it wanted PIP_FIND_LINKS.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops - sorry - that should be EXTRA_PIP_FLAGS, used explicitly below. I've changed it...

@grlee77
Copy link
Contributor

grlee77 commented Jan 25, 2017

LGTM. the comment above is mainly a question for my own education

This will also trigger tests against the latest wheels.
Integer indices, array returned instead of memmap.
@coveralls
Copy link

Coverage Status

Coverage remained the same at 96.008% when pulling 98dcd77 on matthew-brett:extend-testing into e7f23f6 on nipy:master.

@matthew-brett matthew-brett merged commit b8017c9 into nipy:master Jan 25, 2017
@matthew-brett
Copy link
Member Author

Thanks for the review - merging as I think this stuff is uncontroversial.

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.

4 participants