insist on new-ish tox

This commit is contained in:
meejah 2024-12-13 12:13:49 -07:00
parent 411e32b0d4
commit 9978fc2370

View File

@ -228,6 +228,7 @@ test = [
"mock", "mock",
"pytest", "pytest",
"pytest-twisted", "pytest-twisted",
"tox >= 4.0.0",
"hypothesis >= 3.6.1", "hypothesis >= 3.6.1",
"towncrier", "towncrier",
"testtools", "testtools",