fix(admin): ship templates in wheel, fix CSP and bootstrap login
Test / test (push) Successful in 1m1s
Test / test (push) Successful in 1m1s
This commit is contained in:
+1
-1
@@ -62,7 +62,7 @@ dev = [
|
||||
where = ["src"]
|
||||
|
||||
[tool.setuptools.package-data]
|
||||
volumen = ["web/static/*"]
|
||||
volumen = ["web/templates/*.jinja", "web/static/*.svg"]
|
||||
|
||||
|
||||
[tool.ruff]
|
||||
|
||||
Reference in New Issue
Block a user