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',
'Markdown',
'python-cloudfiles',
'arista',
## For now we're expecting that users will install this from
## their package managers.
# 'lxml',