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:
efdbb22
)
Depend on wtforms.
author
Eevee
<git@veekun.com>
Wed, 2 Dec 2009 04:31:59 +0000
(20:31 -0800)
committer
Eevee
<git@veekun.com>
Wed, 2 Dec 2009 04:31:59 +0000
(20:31 -0800)
setup.py
patch
|
blob
|
history
diff --git
a/setup.py
b/setup.py
index
ee04f36
..
56e5af4
100644
(file)
--- a/
setup.py
+++ b/
setup.py
@@
-19,6
+19,7
@@
setup(
"elixir>=0.6",
'python-openid',
'shabti',
+ 'wtforms',
],
setup_requires=["PasteScript>=1.6.3"],
packages=find_packages(exclude=['ez_setup']),