forked from jan/debianmemberportfolio
add input validation, prepare i18n
This commit is contained in:
parent
e9493b6fb0
commit
0c5816154b
2 changed files with 47 additions and 13 deletions
3
setup.py
3
setup.py
|
|
@ -33,6 +33,7 @@ array of URLs.""",
|
|||
# -*- Extra requirements: -*-
|
||||
'Paste',
|
||||
'PasteDeploy',
|
||||
'simplejson'
|
||||
'simplejson',
|
||||
'formencode'
|
||||
],
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue