Support hooks with custom node version.

This commit is contained in:
Anthony Sottile 2014-06-02 16:10:59 -07:00
parent 4b98b39cea
commit 511de4fe32
8 changed files with 61 additions and 31 deletions

View file

@ -33,6 +33,7 @@ setup(
'asottile.ordereddict',
'asottile.yaml',
'jsonschema',
'nodeenv>=0.9.4',
'plumbum',
'pyyaml',
'simplejson',