projects
/
mediagoblin.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ce5ae8d
)
Uncommenting requires=['gst'] till I figure out why Joar added it there :)
author
Christopher Allan Webber
<cwebber@dustycloud.org>
Fri, 25 Nov 2011 18:33:34 +0000
(12:33 -0600)
committer
Christopher Allan Webber
<cwebber@dustycloud.org>
Fri, 25 Nov 2011 18:33:34 +0000
(12:33 -0600)
setup.py
patch
|
blob
|
blame
|
history
diff --git
a/setup.py
b/setup.py
index c3c2f86f5fd1c6503a147f29d8e14a90292a8144..ec672dd2a8e4468e5f2e2911b8b0385771fef19c 100644
(file)
--- a/
setup.py
+++ b/
setup.py
@@
-66,7
+66,7
@@
setup(
## their package managers.
# 'lxml',
],
- requires=['gst'],
+
#
requires=['gst'],
test_suite='nose.collector',
entry_points="""\
[console_scripts]