Removed debugging exception
[mediagoblin.git] / setup.py
index 12284f26a302de60a1ea500a1c0331d1e640ddda..9c295dc4972ab31818de6554560af735213bed40 100644 (file)
--- 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