projects
/
mediagoblin.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
206ef74
)
Added pygtk to dependencies
author
Joar Wandborg
<git@wandborg.com>
Thu, 27 Oct 2011 10:14:53 +0000
(12:14 +0200)
committer
Joar Wandborg
<git@wandborg.com>
Thu, 27 Oct 2011 10:14:53 +0000
(12:14 +0200)
setup.py
patch
|
blob
|
blame
|
history
diff --git
a/setup.py
b/setup.py
index ccd1f653f80e393cce954488d3977ae2727262cc..605349f080275ba1f0baa818464e0c5a0c1869ba 100644
(file)
--- a/
setup.py
+++ b/
setup.py
@@
-61,6
+61,7
@@
setup(
'ConfigObj',
'Markdown',
'python-cloudfiles',
+ 'pygtk',
## For now we're expecting that users will install this from
## their package managers.
# 'lxml',