ajout Dernières connexions pt
This commit is contained in:
3
setup.py
3
setup.py
@@ -10,8 +10,8 @@ with open(os.path.join(here, 'CHANGES.txt')) as f:
|
||||
|
||||
requires = [
|
||||
'pyramid',
|
||||
# 'pyramid_jinja2',
|
||||
'pyramid_chameleon',
|
||||
'pyramid_mako==0.3.1', # bug dans pserve --reload
|
||||
'pyramid_debugtoolbar',
|
||||
'pyramid_layout',
|
||||
'pyramid_mailer',
|
||||
@@ -23,6 +23,7 @@ requires = [
|
||||
'mysqlclient',
|
||||
'python-dateutil',
|
||||
'docutils',
|
||||
'user-agents',
|
||||
]
|
||||
|
||||
tests_require = [
|
||||
|
||||
Reference in New Issue
Block a user