Use aspy.yaml instead.

This commit is contained in:
Anthony Sottile
2014-06-17 09:29:39 -07:00
parent fe5e829ea4
commit 5575dbae05
4 changed files with 5 additions and 5 deletions

View File

@@ -32,7 +32,7 @@ setup(
},
install_requires=[
'argparse',
'asottile.yaml',
'aspy.yaml',
'cached-property',
'jsonschema',
'nodeenv>=0.9.4',