test upload ok

This commit is contained in:
2023-11-28 17:56:37 +01:00
parent 37655ad6f5
commit 8b15b7ab27
12 changed files with 715 additions and 28 deletions

View File

@@ -13,6 +13,7 @@ requires = [
'pyramid',
'pyramid_jinja2',
'pyramid_debugtoolbar',
'python-magic',
'waitress',
]