Add 'types' to the schema

This commit is contained in:
Anthony Sottile 2017-07-01 19:03:04 -07:00
parent 70bd8215b2
commit a68c1ab0d2
5 changed files with 23 additions and 3 deletions

View file

@ -41,6 +41,7 @@ setup(
install_requires=[
'aspy.yaml',
'cached-property',
'identify>=1.0.0',
'nodeenv>=0.11.1',
'pyyaml',
'six',