feat: add storage schema SQL file to package data inclusion
CI / lint-test-build (push) Successful in 2m31s

This commit is contained in:
2026-06-07 18:29:16 +02:00
parent e44876c7c7
commit f58634d438
+1
View File
@@ -28,6 +28,7 @@ include-package-data = true
arbitrade = [
"web/templates/*.html",
"web/templates/partials/*.html",
"storage/schema_pg.sql",
]
[tool.setuptools.packages.find]