NFVBENCH-199 add exception to avoid API locked with pending run
[nfvbench.git] / tox.ini
diff --git a/tox.ini b/tox.ini
index 6d12050..3cf573e 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -4,6 +4,7 @@ envlist = py36,pep8,lint,docs,docs-linkcheck
 skipsdist = True
 
 [testenv]
+pip_version = pip==20.2.4
 usedevelop = True
 install_command = pip install -U {opts} {packages}
 setenv =