Browse Source

pytest: use latest version

Thomas Waldmann 6 năm trước cách đây
mục cha
commit
55717c4751
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<4.0.0
+pytest
 pytest-xdist
 pytest-cov
 pytest-benchmark