Преглед изворни кода

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

exclude broken pytest 3.3.0 release
TW пре 7 година
родитељ
комит
dff29cc5a5
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