Răsfoiți Sursa

use pytest-benchmark from pypi

Thomas Waldmann 9 ani în urmă
părinte
comite
f8b536890b
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  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
--e git://github.com/ionelmc/pytest-benchmark.git#egg=pytest-benchmark
+pytest-benchmark==3.0.0b1
 Cython