mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-31 00:24:13 +00:00
comment about this requirement
This commit is contained in:
parent
8cb91f6f23
commit
599419c820
3
setup.py
3
setup.py
@ -354,6 +354,9 @@ setup(name="tahoe-lafs", # also set in __init__.py
|
||||
# this version from time to time, but we will do it
|
||||
# intentionally.
|
||||
"pyflakes == 2.1.0",
|
||||
# coverage 5.0 breaks the integration tests in some opaque way.
|
||||
# This probably needs to be addressed in a more permanent way
|
||||
# eventually...
|
||||
"coverage ~= 4.5",
|
||||
"mock",
|
||||
"tox",
|
||||
|
Loading…
x
Reference in New Issue
Block a user