diff --git a/tox.ini b/tox.ini index 5aaa5825f2..ecf682940e 100644 --- a/tox.ini +++ b/tox.ini @@ -37,9 +37,8 @@ commands = sphinx-build -W -E -b html doc/source doc/build/html [testenv:testinfra] deps = - ansible-core pytest-html # MPL-2.0 - pytest-testinfra>=6.0.0 + pytest-testinfra[ansible]>=6.0.0 selenium requests