From: Joar Wandborg Date: Wed, 28 Sep 2011 19:00:33 +0000 (+0200) Subject: Added arista to install requires X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=81291bbb896d04fee66b9482f479b3fc6e6e07f5;p=mediagoblin.git Added arista to install requires --- diff --git a/setup.py b/setup.py index 06626926..7417fb97 100644 --- a/setup.py +++ b/setup.py @@ -61,6 +61,7 @@ setup( 'ConfigObj', 'Markdown', 'python-cloudfiles', + 'arista', ## For now we're expecting that users will install this from ## their package managers. # 'lxml',