BLD: Downgrade Cython

because of mislabeled osx anaconda package
This commit is contained in:
Richard Frank
2016-02-19 07:40:08 -05:00
parent 64b4334e5a
commit adb051700a
+1 -1
View File
@@ -26,7 +26,7 @@ six==1.9.0
# For fetching remote data
requests==2.9.1
Cython==0.23.4
Cython==0.22.1
# faster OrderedDict
cyordereddict==0.2.2