Bump nodeenv in setup.py. Closes #165

This commit is contained in:
Anthony Sottile
2014-09-04 08:54:24 -07:00
parent bba24b6535
commit 89205a3ac5

View File

@@ -41,7 +41,7 @@ setup(
'aspy.yaml',
'cached-property',
'jsonschema',
'nodeenv>=0.9.4',
'nodeenv>=0.11.1',
'ordereddict',
'plumbum',
'pyyaml',