aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorxray7224 <xray7224@googlemail.com>2013-07-08 20:35:03 +0100
committerxray7224 <jessica@megworld.co.uk>2013-07-11 18:21:43 +0100
commitd41c6a5349db0ac573e8f0d29d239febc705f7c9 (patch)
treed012264c2fbc093ea4da131206e40ca38d8c0584 /setup.py
parentbe7f90b3f537190d199989625f75d334dbca7080 (diff)
downloadmediagoblin-d41c6a5349db0ac573e8f0d29d239febc705f7c9.tar.lz
mediagoblin-d41c6a5349db0ac573e8f0d29d239febc705f7c9.tar.xz
mediagoblin-d41c6a5349db0ac573e8f0d29d239febc705f7c9.zip
Adds oauth support up until authorization
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index 6e026f30..b16f8d56 100644
--- a/setup.py
+++ b/setup.py
@@ -63,6 +63,8 @@ setup(
'itsdangerous',
'pytz',
'six',
+ 'oauthlib',
+ 'pypump',
## This is optional!
# 'translitcodec',
## For now we're expecting that users will install this from