BLD: bump the cython version to 0.23.4 on Travis

This commit is contained in:
Evgeni Burovski
2016-02-03 11:55:19 +00:00
parent 87541b661d
commit 304660d287
+1 -1
View File
@@ -30,7 +30,7 @@ retry () {
}
# add build dependencies
echo "cython>=0.21" >> requirements.txt
echo "cython>=0.23.4" >> requirements.txt
# require networkx 1.9.1 on 2.6, as 2.6 support was dropped in 1.10
# require matplotlib 1.4.3 on 2.6, as 2.6 support was dropped in 1.5