projects
/
mediagoblin.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0e9dd2a
)
Require ConfigObj
author
Christopher Allan Webber
<cwebber@dustycloud.org>
Thu, 16 Jun 2011 02:14:00 +0000
(21:14 -0500)
committer
Christopher Allan Webber
<cwebber@dustycloud.org>
Thu, 16 Jun 2011 02:14:00 +0000
(21:14 -0500)
setup.py
patch
|
blob
|
blame
|
history
diff --git
a/setup.py
b/setup.py
index 46da7276b2e177cfa6666bfaf0eed2030f880628..37144b5be01aa05376aefe16945246cb50f58db3 100644
(file)
--- a/
setup.py
+++ b/
setup.py
@@
-42,6
+42,7
@@
setup(
'translitcodec',
'argparse',
'webtest',
+ 'ConfigObj',
],
test_suite='nose.collector',