BLD: Also don't need to specify cython version for conda build

Will run setup.py
This commit is contained in:
Richard Frank
2016-01-05 21:15:08 -05:00
parent 6b4287c390
commit 80392e1cdb
+1 -1
View File
@@ -17,7 +17,7 @@ requirements:
build:
- python
- setuptools
- cython ==0.22.1
- cython
- numpy
run:
- python