Skip to content

Commit

Permalink
Pin Cython to <0.24, for compatibility with spaCy
Browse files Browse the repository at this point in the history
  • Loading branch information
honnibal committed Apr 7, 2016
1 parent 30b5809 commit 977cc55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
cymem>=1.30,<1.31
cython
cython < 0.24
pytest

0 comments on commit 977cc55

Please sign in to comment.