Sfoglia il codice sorgente

upgrade pytest-benchmark to a4

Thomas Waldmann 9 anni fa
parent
commit
a9b1e591ab
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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