Oh, we don't need Paste, but we do need PasteScript!

This commit is contained in:
Christopher Allan Webber 2016-02-20 13:25:45 -08:00
parent e2212f944b
commit 062e37899d

View File

@ -72,6 +72,7 @@ install_requires = [
'unidecode', 'unidecode',
'jsonschema', 'jsonschema',
'PasteDeploy', 'PasteDeploy',
'PasteScript',
'requests>=2.6.0', 'requests>=2.6.0',
'pyld', 'pyld',
# This is optional: # This is optional: