diff options
Diffstat (limited to 'testing')
-rw-r--r-- | testing/tox.ini | 3 |
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 = |