projects
/
zzz-floof.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Switch over to Elixir
[zzz-floof.git]
/
setup.py
diff --git
a/setup.py
b/setup.py
index
2738b65
..
b271114
100644
(file)
--- a/
setup.py
+++ b/
setup.py
@@
-15,7
+15,7
@@
setup(
install_requires=[
"Pylons>=0.9.7",
"SQLAlchemy>=0.5",
- 'openid',
+ '
python-
openid',
],
setup_requires=["PasteScript>=1.6.3"],
packages=find_packages(exclude=['ez_setup']),