projects
/
zzz-floof.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Added elixir dependency.
[zzz-floof.git]
/
setup.py
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",
+ "elixir>=0.6",
'python-openid',
],
setup_requires=["PasteScript>=1.6.3"],