require mock for the new uuid-mocking tests
authorChristopher Allan Webber <cwebber@dustycloud.org>
Wed, 23 Jan 2013 22:47:30 +0000 (16:47 -0600)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Wed, 23 Jan 2013 22:47:30 +0000 (16:47 -0600)
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