aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorChristopher Allan Webber <cwebber@dustycloud.org>2013-01-23 16:47:30 -0600
committerChristopher Allan Webber <cwebber@dustycloud.org>2013-01-23 16:47:30 -0600
commit394a4a37f7f71a6182d47cf7e6fcdf4fcccddd5d (patch)
tree7b8bf9fc83adb167d871f64fd9a0e8e6415dddce /setup.py
parentb0118957ff3304226f3500b4f5cfaecc41e9ee48 (diff)
downloadmediagoblin-394a4a37f7f71a6182d47cf7e6fcdf4fcccddd5d.tar.lz
mediagoblin-394a4a37f7f71a6182d47cf7e6fcdf4fcccddd5d.tar.xz
mediagoblin-394a4a37f7f71a6182d47cf7e6fcdf4fcccddd5d.zip
require mock for the new uuid-mocking tests
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