diff --git a/pyproject.toml b/pyproject.toml index cee7bde..acde794 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,6 +28,7 @@ include-package-data = true arbitrade = [ "web/templates/*.html", "web/templates/partials/*.html", + "storage/schema_pg.sql", ] [tool.setuptools.packages.find]