Fix build for Cython 0.21

This commit is contained in:
Jason Paryani
2014-09-10 10:48:23 -07:00
parent e36f0bdc6b
commit e8ddfb9e91
7 changed files with 135 additions and 135 deletions

View File

@@ -1,4 +1,4 @@
cython > 0.19
cython >= 0.21
setuptools >= 0.8
pytest
tox
tox