projects
/
mediagoblin.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1f25510
)
Added arista to install requires
author
Joar Wandborg
<git@wandborg.com>
Wed, 28 Sep 2011 19:00:33 +0000
(21:00 +0200)
committer
Joar Wandborg
<git@wandborg.com>
Wed, 28 Sep 2011 19:00:33 +0000
(21:00 +0200)
setup.py
patch
|
blob
|
blame
|
history
diff --git
a/setup.py
b/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',