Add dependency for cornice
This commit is contained in:
parent
ad35481234
commit
9b61b05155
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
@ -71,6 +71,7 @@ requires = [
|
||||||
'webhelpers2_grid==0.1', # 0.1
|
'webhelpers2_grid==0.1', # 0.1
|
||||||
|
|
||||||
'ColanderAlchemy', # 0.3.3
|
'ColanderAlchemy', # 0.3.3
|
||||||
|
'cornice', # 3.4.2
|
||||||
'deform', # 2.0.4
|
'deform', # 2.0.4
|
||||||
'humanize', # 0.5.1
|
'humanize', # 0.5.1
|
||||||
'Mako', # 0.6.2
|
'Mako', # 0.6.2
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue