aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorChristopher Allan Webber <cwebber@dustycloud.org>2016-02-20 13:25:45 -0800
committerChristopher Allan Webber <cwebber@dustycloud.org>2016-02-20 13:25:45 -0800
commit062e37899d87054694aa1efd2464733d685f1307 (patch)
tree5656707db7c90ba02251c9c4ca36bf2f3866cbca /setup.py
parente2212f944b113467faa7a8030c63ce75905a7bb7 (diff)
downloadmediagoblin-062e37899d87054694aa1efd2464733d685f1307.tar.lz
mediagoblin-062e37899d87054694aa1efd2464733d685f1307.tar.xz
mediagoblin-062e37899d87054694aa1efd2464733d685f1307.zip
Oh, we don't need Paste, but we do need PasteScript!
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py1
1 files changed, 1 insertions, 0 deletions
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: