a comment about the other test extra

This commit is contained in:
Jean-Paul Calderone 2023-05-01 09:19:01 -04:00
parent fa034781b4
commit 3c660aff5d

View File

@ -422,6 +422,7 @@ setup(name="tahoe-lafs", # also set in __init__.py
"coverage ~= 5.0",
],
# Here are the library dependencies of the test suite.
"test": [
"mock",
"pytest",