Skip to content

Commit fc6fb5d

Browse files
authored
Merge pull request #137 from Geode-solutions/fix_toml
Fix_toml
2 parents 27db9d4 + c4ba0ac commit fc6fb5d

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)