diff options
author | Joar Wandborg <git@wandborg.com> | 2011-11-21 00:06:59 +0100 |
---|---|---|
committer | Joar Wandborg <git@wandborg.com> | 2011-11-21 00:06:59 +0100 |
commit | a63b640f12896a873ebf96f9fe0ef62d0794bfe7 (patch) | |
tree | ade6c4076183f4fe34557e20796568c5988fd3a8 /setup.py | |
parent | 359781f075f22c6ea677e28756c8046b2f405e63 (diff) | |
download | mediagoblin-a63b640f12896a873ebf96f9fe0ef62d0794bfe7.tar.lz mediagoblin-a63b640f12896a873ebf96f9fe0ef62d0794bfe7.tar.xz mediagoblin-a63b640f12896a873ebf96f9fe0ef62d0794bfe7.zip |
Stashing changes
Diffstat (limited to 'setup.py')
-rw-r--r-- | setup.py | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -61,7 +61,6 @@ setup( 'ConfigObj', 'Markdown', 'python-cloudfiles', - 'pygtk', ## For now we're expecting that users will install this from ## their package managers. # 'lxml', |