Browse Source

Merge pull request #3408 from ThomasWaldmann/exclude-broken-pytest330-1.0

exclude broken pytest 3.3.0 release
TW 7 years ago
parent
commit
0bdcf4840c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      requirements.d/development.txt

+ 1 - 1
requirements.d/development.txt

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