Skip to content

Commit 982b1a7

Browse files
fix(Package): revert pyproject.toml
1 parent 1c382af commit 982b1a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ namespaces = false
3131
where = ["src"]
3232

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

3636
[tool.semantic_release]
3737
version_toml = [

0 commit comments

Comments
 (0)