aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorChristopher Allan Webber <cwebber@dustycloud.org>2013-08-15 10:34:20 -0500
committerChristopher Allan Webber <cwebber@dustycloud.org>2013-08-15 10:34:20 -0500
commit4834ef8ec21e985290f5e0015ae9452070956170 (patch)
tree365b6043f4a18a40a01d5aa13700ab98ee031613 /setup.py
parent29cd702e4776811a96c3c088bd9ba8fc6f9176f0 (diff)
parent89909bd6921efb4ec3296c908c5d57eba35ebd21 (diff)
downloadmediagoblin-4834ef8ec21e985290f5e0015ae9452070956170.tar.lz
mediagoblin-4834ef8ec21e985290f5e0015ae9452070956170.tar.xz
mediagoblin-4834ef8ec21e985290f5e0015ae9452070956170.zip
Merge remote-tracking branch 'refs/remotes/tsyesika/master'
New oauth tools! Heck yeah!
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 14a9a24f..0155b8ce 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