add cython to requirements, fixes issue #61
# Add your requirements here like: | ||
six | ||
cython | ||
numpy>=1.4 | ||
scipy>=0.9 | ||
matplotlib | ||
... | ... |
Please register or sign in to comment
# Add your requirements here like: | ||
six | ||
cython | ||
numpy>=1.4 | ||
scipy>=0.9 | ||
matplotlib | ||
... | ... |