Skip to content

Commit c4ba0ac

Browse files
committed
fix(toml): Fix toml
1 parent 27db9d4 commit c4ba0ac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ where = ["src"]
3131

3232
[tool.setuptools.package-data]
3333
"opengeodeweb_back.routes.schemas" = ["*.json"]
34+
"opengeodeweb_back.routes.models.schemas" = ["*.json"]
3435

3536
[tool.semantic_release]
3637
version_toml = [

0 commit comments

Comments
 (0)