Browse Source

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

exclude broken pytest 3.3.0 release
TW 7 năm trước cách đây
mục cha
commit
dff29cc5a5
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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