projects
/
mediagoblin.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b011895
)
require mock for the new uuid-mocking tests
author
Christopher Allan Webber
<cwebber@dustycloud.org>
Wed, 23 Jan 2013 22:47:30 +0000
(16:47 -0600)
committer
Christopher Allan Webber
<cwebber@dustycloud.org>
Wed, 23 Jan 2013 22:47:30 +0000
(16:47 -0600)
setup.py
patch
|
blob
|
blame
|
history
diff --git
a/setup.py
b/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