Autoupdate roundtrips. Resolves #210

This commit is contained in:
Anthony Sottile 2015-03-18 10:06:23 -07:00
parent da7e85c851
commit de33fad483
11 changed files with 78 additions and 98 deletions

View file

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