feat: add storage schema SQL file to package data inclusion
CI / lint-test-build (push) Successful in 2m31s
CI / lint-test-build (push) Successful in 2m31s
This commit is contained in:
@@ -28,6 +28,7 @@ include-package-data = true
|
||||
arbitrade = [
|
||||
"web/templates/*.html",
|
||||
"web/templates/partials/*.html",
|
||||
"storage/schema_pg.sql",
|
||||
]
|
||||
|
||||
[tool.setuptools.packages.find]
|
||||
|
||||
Reference in New Issue
Block a user