Sfoglia il codice sorgente

pytest: use latest version

(cherry picked from commit 55717c4751b970de86a09e26277b4fdce37effb2)
Thomas Waldmann 6 anni fa
parent
commit
7985891992
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      requirements.d/development.txt

+ 1 - 1
requirements.d/development.txt

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