enlever requires mako

This commit is contained in:
2019-01-04 19:12:01 +01:00
parent 46c235cb2d
commit 669b9c8f1d
2 changed files with 0 additions and 2 deletions

View File

@@ -11,7 +11,6 @@ with open(os.path.join(here, 'CHANGES.txt')) as f:
requires = [
'pyramid',
'pyramid_chameleon',
'pyramid_mako==0.3.1', # bug dans pserve --reload
'pyramid_debugtoolbar',
'pyramid_layout',
'pyramid_mailer',