BLD: Tag empyrical conda packages with numpy version

This commit is contained in:
Richard Frank
2016-08-29 17:12:05 -04:00
parent 8b11358e46
commit 92c2a4a408
+2 -2
View File
@@ -12,14 +12,14 @@ requirements:
build:
- python
- setuptools
- numpy >=1.9.2
- numpy x.x
- pandas >=0.16.1
- scipy >=0.15.1
- bottleneck >=1.0.0
run:
- python
- numpy >=1.9.2
- numpy x.x
- pandas >=0.16.1
- scipy >=0.15.1
- bottleneck >=1.0.0