diff --git a/pyproject.toml b/pyproject.toml index f8af1c065..4a4aa7306 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -228,6 +228,7 @@ test = [ "mock", "pytest", "pytest-twisted", + "tox >= 4.0.0", "hypothesis >= 3.6.1", "towncrier", "testtools",