Skip to content

Commit

Permalink
replace numpy hard pin with variant
Browse files Browse the repository at this point in the history
  • Loading branch information
msarahan committed Sep 4, 2018
1 parent b3114e7 commit 22e5de3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ requirements:
- hdf5
- python
- setuptools
- numpy-devel 1.11.*
- numpy-devel {{ numpy }}
- cython
- six
- pkgconfig
Expand Down

0 comments on commit 22e5de3

Please sign in to comment.