From 363d774eea0018cc687a5f4b43c232ff3b08078a Mon Sep 17 00:00:00 2001 From: Joar Wandborg Date: Fri, 14 Oct 2011 03:18:30 +0200 Subject: [PATCH] Removed arista dependency --- setup.py | 1 - 1 file changed, 1 deletion(-) diff --git a/setup.py b/setup.py index 4ceb4674..ccd1f653 100644 --- a/setup.py +++ b/setup.py @@ -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',