Explorar el Código

upgrade pytest-benchmark to a4

Thomas Waldmann hace 9 años
padre
commit
a9b1e591ab
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      requirements.d/development.txt

+ 1 - 1
requirements.d/development.txt

@@ -2,5 +2,5 @@ tox
 mock
 pytest
 pytest-cov<2.0.0
-pytest-benchmark==3.0.0a3
+pytest-benchmark==3.0.0a4
 Cython