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