diff options
| -rw-r--r-- | testing/tox.ini | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/testing/tox.ini b/testing/tox.ini index 48c1afb9..31d72b88 100644 --- a/testing/tox.ini +++ b/testing/tox.ini @@ -64,7 +64,7 @@ install_command = pip3 install {opts} {packages}  deps =      {[testenv]deps}      #pytest-benchmark>=3.1.0a2 -    git+https://github.com/drebs/pytest-benchmark.git@fix-update-machine-info-hook-spec +    git+https://github.com/ionelmc/pytest-benchmark.git@master      elasticsearch      certifi  commands = | 
