aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorChristopher Allan Webber <cwebber@dustycloud.org>2013-01-25 12:03:40 -0600
committerChristopher Allan Webber <cwebber@dustycloud.org>2013-01-25 12:03:40 -0600
commitc7d135b6eaad379511cde306043eb3058132e7b7 (patch)
treec201006ac35ba719a889cb47a656fe9e23e30090 /setup.py
parent6194344bf9a27d580f21b061a6e4b7c3d17ec4a9 (diff)
parenta81082fcaf41666841f40b823ddcef0255aebbe3 (diff)
downloadmediagoblin-c7d135b6eaad379511cde306043eb3058132e7b7.tar.lz
mediagoblin-c7d135b6eaad379511cde306043eb3058132e7b7.tar.xz
mediagoblin-c7d135b6eaad379511cde306043eb3058132e7b7.zip
Merge branch '216_cwebber_style_unique_slugs'
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 12284f26..9c295dc4 100644
--- a/setup.py
+++ b/setup.py
@@ -59,6 +59,7 @@ setup(
'Markdown',
'sqlalchemy>=0.7.0',
'sqlalchemy-migrate',
+ 'mock',
## This is optional!
# 'translitcodec',
## For now we're expecting that users will install this from