소스 검색

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