require mock for the new uuid-mocking tests

This commit is contained in:
Christopher Allan Webber 2013-01-23 16:47:30 -06:00
parent b0118957ff
commit 394a4a37f7

View File

@ -59,6 +59,7 @@ setup(
'Markdown', 'Markdown',
'sqlalchemy>=0.7.0', 'sqlalchemy>=0.7.0',
'sqlalchemy-migrate', 'sqlalchemy-migrate',
'mock',
## This is optional! ## This is optional!
# 'translitcodec', # 'translitcodec',
## For now we're expecting that users will install this from ## For now we're expecting that users will install this from