IPv6 table=45 unknown flows on subnet add
[netvirt.git] / tox.ini
diff --git a/tox.ini b/tox.ini
index 4e5e9aabb69c235195c35632c75c1063fb739a85..c065e39d3fb5f13f6082381ebd3d2bd693c41bb4 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -20,6 +20,7 @@ commands =
     sphinx-build -W -n -b html -d {envtmpdir}/doctrees ./docs/ {envtmpdir}/html
 
 [testenv:pre-commit]
+basepython = python3
 deps = pre-commit
 commands =
     pre-commit install --hook-type commit-msg