Remove dependency on plumbum

This commit is contained in:
Anthony Sottile 2015-03-20 13:52:21 -07:00
parent c9b6161fab
commit 713fab4bc7
12 changed files with 99 additions and 55 deletions

View file

@ -1,5 +1,5 @@
[MESSAGES CONTROL]
disable=bad-open-mode,invalid-name,missing-docstring,redefined-outer-name
disable=bad-open-mode,invalid-name,missing-docstring,redefined-outer-name,star-args
[REPORTS]
output-format=colorized