projects
/
zzz-floof.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
a058598
)
Added elixir dependency.
author
Eevee
<eevee@rukushio.(none)>
Wed, 30 Sep 2009 02:57:30 +0000
(19:57 -0700)
committer
Eevee
<eevee@rukushio.(none)>
Wed, 30 Sep 2009 02:57:30 +0000
(19:57 -0700)
setup.py
patch
|
blob
|
history
diff --git
a/setup.py
b/setup.py
index
b271114
..
ebbed71
100644
(file)
--- a/
setup.py
+++ b/
setup.py
@@
-15,6
+15,7
@@
setup(
install_requires=[
"Pylons>=0.9.7",
"SQLAlchemy>=0.5",
install_requires=[
"Pylons>=0.9.7",
"SQLAlchemy>=0.5",
+ "elixir>=0.6",
'python-openid',
],
setup_requires=["PasteScript>=1.6.3"],
'python-openid',
],
setup_requires=["PasteScript>=1.6.3"],