need tox for testing

This commit is contained in:
meejah 2024-12-12 18:29:57 -07:00
parent c98a61fef1
commit 244a3e643b

View File

@ -226,6 +226,7 @@ testenv = [
# Here are the library dependencies of the test suite.
test = [
"mock",
"tox",
"pytest",
"pytest-twisted",
"tox >= 4.0.0",