Added arista to install requires
authorJoar Wandborg <git@wandborg.com>
Wed, 28 Sep 2011 19:00:33 +0000 (21:00 +0200)
committerJoar Wandborg <git@wandborg.com>
Wed, 28 Sep 2011 19:00:33 +0000 (21:00 +0200)
setup.py

index 066269265b08f75b20ffb9d6b2e71b81ca490bbf..7417fb97f47110b7cbc323b19b0236dd4f09b114 100644 (file)
--- 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',