mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-19 13:07:56 +00:00
Remove check-interfaces.py for spuriousness
It reports a bunch of problems with non-Tahoe-LAFS code and nothing with Tahoe-LAFS code and therefore is not very useful.
This commit is contained in:
parent
36539eb11c
commit
c9c62fb076
3
tox.ini
3
tox.ini
@ -49,9 +49,6 @@ commands =
|
|||||||
python misc/coding_tools/check-debugging.py
|
python misc/coding_tools/check-debugging.py
|
||||||
python misc/coding_tools/find-trailing-spaces.py -r src static misc setup.py
|
python misc/coding_tools/find-trailing-spaces.py -r src static misc setup.py
|
||||||
python misc/coding_tools/check-miscaptures.py
|
python misc/coding_tools/check-miscaptures.py
|
||||||
# note: check-interfaces.py imports everything, so it must be run
|
|
||||||
# from a populated virtualenv
|
|
||||||
python misc/coding_tools/check-interfaces.py
|
|
||||||
|
|
||||||
[testenv:deprecations]
|
[testenv:deprecations]
|
||||||
setenv =
|
setenv =
|
||||||
|
Loading…
Reference in New Issue
Block a user