This commit is contained in:
Lucas Cimon 2016-11-13 16:39:02 +00:00 committed by GitHub
commit 5dbf5da372
6 changed files with 35 additions and 19 deletions

View file

@ -37,11 +37,11 @@ setup(
]
},
install_requires=[
'aspy.yaml',
'cached-property',
'jsonschema',
'nodeenv>=0.11.1',
'pyyaml',
'ruamel.yaml',
'virtualenv',
],
entry_points={