From: Christopher Allan Webber Date: Sat, 20 Feb 2016 21:25:45 +0000 (-0800) Subject: Oh, we don't need Paste, but we do need PasteScript! X-Git-Url: https://vcs.fsf.org/?p=mediagoblin.git;a=commitdiff_plain;h=062e37899d87054694aa1efd2464733d685f1307 Oh, we don't need Paste, but we do need PasteScript! --- diff --git a/setup.py b/setup.py index 858ea4e9..bd620913 100644 --- a/setup.py +++ b/setup.py @@ -72,6 +72,7 @@ install_requires = [ 'unidecode', 'jsonschema', 'PasteDeploy', + 'PasteScript', 'requests>=2.6.0', 'pyld', # This is optional: