瀏覽代碼

Merge pull request #3407 from ThomasWaldmann/exclude-broken-pytest330

exclude broken pytest 3.3.0 release
TW 7 年之前
父節點
當前提交
1cf6e1e103
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      requirements.d/development.txt

+ 1 - 1
requirements.d/development.txt

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