diff --git a/pyproject.toml b/pyproject.toml index 4a4aa7306..31a0c9829 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -226,6 +226,7 @@ testenv = [ # Here are the library dependencies of the test suite. test = [ "mock", + "tox", "pytest", "pytest-twisted", "tox >= 4.0.0",