remettre les js en debut

This commit is contained in:
2020-08-23 16:31:24 +02:00
parent df3eb30846
commit 6f9fb9c5b3
3 changed files with 23 additions and 21 deletions

View File

@@ -14,6 +14,7 @@ requires = [
'pyramid_debugtoolbar',
'pyramid_layout',
'pyramid_mailer',
'pyramid_retry',
'pyramid_tm',
'SQLAlchemy',
'transaction',