projects
/
mediagoblin.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d4ff160
)
We require lxml. Updating setup.py to reflect that.
author
Christopher Allan Webber
<cwebber@dustycloud.org>
Fri, 17 Jun 2011 22:44:36 +0000
(17:44 -0500)
committer
Christopher Allan Webber
<cwebber@dustycloud.org>
Fri, 17 Jun 2011 22:44:36 +0000
(17:44 -0500)
setup.py
patch
|
blob
|
blame
|
history
diff --git
a/setup.py
b/setup.py
index 46da7276b2e177cfa6666bfaf0eed2030f880628..ae5394eb033e388800d6dba14534af7ac3e49ef4 100644
(file)
--- a/
setup.py
+++ b/
setup.py
@@
-42,6
+42,7
@@
setup(
'translitcodec',
'argparse',
'webtest',
+ 'lxml',
],
test_suite='nose.collector',