summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordrebs <drebs@riseup.net>2017-08-14 10:04:27 -0400
committerKali Kaneko <kali@leap.se>2017-08-23 01:55:00 -0400
commita2e3de8906734b07a3218c867a1674ead4ded9b8 (patch)
treec8e10ee95473ed9a01e51dee832100f9a0feea01
parentaa04a887c132747bd6b0338437d1632851d787bd (diff)
[tests] use latest version of pytest-benchmark
-rw-r--r--testing/tox.ini3
1 files changed, 1 insertions, 2 deletions
diff --git a/testing/tox.ini b/testing/tox.ini
index 16538e39..cbfa7dde 100644
--- a/testing/tox.ini
+++ b/testing/tox.ini
@@ -68,8 +68,7 @@ deps =
{[testenv]deps}
psutil
numpy
- #pytest-benchmark>=3.1.0a2
- git+https://github.com/ionelmc/pytest-benchmark.git@master
+ pytest-benchmark
elasticsearch
certifi
commands =