diff options
author | Joar Wandborg <git@wandborg.com> | 2011-10-14 03:18:30 +0200 |
---|---|---|
committer | Joar Wandborg <git@wandborg.com> | 2011-10-14 03:18:30 +0200 |
commit | 363d774eea0018cc687a5f4b43c232ff3b08078a (patch) | |
tree | c7ab7e2bd56c48c96954477d891ce2954dccef98 /setup.py | |
parent | e9c1b9381deb51f5b8b40580cea41a73eec65df7 (diff) | |
download | mediagoblin-363d774eea0018cc687a5f4b43c232ff3b08078a.tar.lz mediagoblin-363d774eea0018cc687a5f4b43c232ff3b08078a.tar.xz mediagoblin-363d774eea0018cc687a5f4b43c232ff3b08078a.zip |
Removed arista dependency
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', - 'arista', ## For now we're expecting that users will install this from ## their package managers. # 'lxml', |