Browse Source

Merge pull request #7781 from ThomasWaldmann/cy029-1.2

require cython <3 for now
TW 1 year ago
parent
commit
186b3d1319
1 changed files with 1 additions and 1 deletions
  1. 1 1
      requirements.d/development.txt

+ 1 - 1
requirements.d/development.txt

@@ -8,7 +8,7 @@ pytest
 pytest-xdist
 pytest-cov
 pytest-benchmark
-Cython
+Cython <3
 twine
 python-dateutil
 pre-commit