chore: makefile + setup

This commit is contained in:
2026-07-14 21:38:27 +02:00
parent 5fbe70b6db
commit d2270a737b
8 changed files with 246 additions and 11 deletions
+1
View File
@@ -7,6 +7,7 @@ requires-python = ">=3.13"
dependencies = [
"django>=5.2",
"django-ninja>=1.4",
"gunicorn>=26.0.0",
"pywebpush>=2.3.0",
"whitenoise>=6.12.0",
]