Added pygtk to dependencies
This commit is contained in:
parent
206ef74943
commit
6cde0361c7
1
setup.py
1
setup.py
@ -61,6 +61,7 @@ setup(
|
|||||||
'ConfigObj',
|
'ConfigObj',
|
||||||
'Markdown',
|
'Markdown',
|
||||||
'python-cloudfiles',
|
'python-cloudfiles',
|
||||||
|
'pygtk',
|
||||||
## For now we're expecting that users will install this from
|
## For now we're expecting that users will install this from
|
||||||
## their package managers.
|
## their package managers.
|
||||||
# 'lxml',
|
# 'lxml',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user