Added arista to install requires

This commit is contained in:
Joar Wandborg 2011-09-28 21:00:33 +02:00
parent 1f255101f5
commit 81291bbb89

View File

@ -61,6 +61,7 @@ setup(
'ConfigObj', 'ConfigObj',
'Markdown', 'Markdown',
'python-cloudfiles', 'python-cloudfiles',
'arista',
## For now we're expecting that users will install this from ## For now we're expecting that users will install this from
## their package managers. ## their package managers.
# 'lxml', # 'lxml',