瀏覽代碼

pytest: use latest version

Thomas Waldmann 6 年之前
父節點
當前提交
55717c4751
共有 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<4.0.0
+pytest
 pytest-xdist
 pytest-cov
 pytest-benchmark