Explorar el Código

Merge pull request #3409 from ThomasWaldmann/exclude-broken-pytest330-1.1

exclude broken pytest 3.3.0 release
TW hace 7 años
padre
commit
dff29cc5a5
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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