Skip to content
This repository has been archived by the owner on Jun 4, 2022. It is now read-only.

new numpy linking scheme #2

Merged
merged 3 commits into from
Jul 30, 2017

Conversation

djsutherland
Copy link
Contributor

@conda-forge-linter
Copy link

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe) and found it was in an excellent condition.

recipe/meta.yaml Outdated
@@ -26,17 +26,24 @@ requirements:
- toolchain
- cmake
- eigen
- numpy x.x
- numpy 1.7.* # [py27]
- numpy 1.9.* # [py35]
Copy link
Member

Choose a reason for hiding this comment

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

I added numpy 1.8 with openblas for all pythons in case you want to simplify this. (As far as np1.7 we can do only py2.7 at the moment.)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Cool, that'd be nicer. And yeah, I don't especially care about numpy 1.7 support. :)

@djsutherland djsutherland merged commit 6784f49 into conda-forge:master Jul 30, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants