Pin Cython to v0.21.2 until upstream bug is fixed

This commit is contained in:
Jason Paryani
2015-02-20 17:21:00 -08:00
parent 5010db4ef4
commit fb363c47b5
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
jinja2 >= 2.7.3
cython >= 0.21
cython == 0.21.2
setuptools >= 0.8
pytest
tox