Remove plumbum

This commit is contained in:
Anthony Sottile 2014-10-01 17:27:23 -07:00
parent 5d9ba14841
commit bbd2572b11
24 changed files with 236 additions and 203 deletions

View file

@ -43,7 +43,6 @@ setup(
'jsonschema',
'nodeenv>=0.11.1',
'ordereddict',
'plumbum',
'pyyaml',
'simplejson',
'virtualenv',