Make additional_dependencies rollforward safe

This commit is contained in:
Anthony Sottile 2015-12-10 10:34:42 -08:00
parent c1c3f3b571
commit b85a674026
3 changed files with 67 additions and 14 deletions

View file

@ -46,7 +46,6 @@ setup(
'nodeenv>=0.11.1',
'ordereddict',
'pyyaml',
'simplejson',
'virtualenv',
],
entry_points={