소스 검색

avoid pytest4 issues for now

Thomas Waldmann 6 년 전
부모
커밋
56ae559b07
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      requirements.d/development.txt

+ 1 - 1
requirements.d/development.txt

@@ -3,7 +3,7 @@ setuptools_scm
 pip
 virtualenv
 tox
-pytest!=3.3.0
+pytest<4.0.0
 pytest-xdist
 pytest-cov
 pytest-benchmark