Add colander/deform dependencies
This commit is contained in:
parent
4dcd89fba7
commit
66a3d6e66e
1 changed files with 2 additions and 0 deletions
2
setup.py
2
setup.py
|
@ -81,6 +81,8 @@ requires = [
|
|||
# pyramid_retry .. but that requires pyramid 1.9 ...
|
||||
'pyramid_tm<2.0', # 0.3 1.1.1
|
||||
|
||||
'ColanderAlchemy', # 0.3.3
|
||||
'deform', # 2.0.4
|
||||
'humanize', # 0.5.1
|
||||
'Mako', # 0.6.2
|
||||
'openpyxl', # 2.4.7
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue