Переглянути джерело

exclude broken pytest 3.3.0 release

https://github.com/pytest-dev/pytest/issues/2957
Thomas Waldmann 7 роки тому
батько
коміт
43184f2dd1
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
+pytest!=3.3.0
 pytest-xdist
 pytest-cov
 pytest-benchmark