ソースを参照

Merge pull request #7781 from ThomasWaldmann/cy029-1.2

require cython <3 for now
TW 1 年間 前
コミット
186b3d1319
1 ファイル変更1 行追加1 行削除
  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