summaryrefslogtreecommitdiffstats
path: root/requirements.d
diff options
context:
space:
mode:
authorThomas Waldmann <tw@waldmann-edv.de>2015-10-14 00:54:32 +0200
committerThomas Waldmann <tw@waldmann-edv.de>2015-10-14 00:54:32 +0200
commitf8b536890b3975844ae754444598529972f30ec6 (patch)
tree2ece2508b07149418f8497867971860c2e3957b6 /requirements.d
parent08d96099f19d45b0e87b733a65f89f43b860eb63 (diff)
use pytest-benchmark from pypi
Diffstat (limited to 'requirements.d')
-rw-r--r--requirements.d/development.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.d/development.txt b/requirements.d/development.txt
index 51cce8935..5ec1ed146 100644
--- a/requirements.d/development.txt
+++ b/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