mirror of
https://github.com/wassname/catalyst.git
synced 2026-06-27 20:20:55 +08:00
BLD: Also don't need to specify cython version for conda build
Will run setup.py
This commit is contained in:
@@ -17,7 +17,7 @@ requirements:
|
||||
build:
|
||||
- python
|
||||
- setuptools
|
||||
- cython ==0.22.1
|
||||
- cython
|
||||
- numpy
|
||||
run:
|
||||
- python
|
||||
|
||||
Reference in New Issue
Block a user