浏览代码

require cython <3 for now

also in requirements.d/development.txt.
Thomas Waldmann 1 年之前
父节点
当前提交
f8673a379c
共有 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