浏览代码

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