We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 27db9d4 + c4ba0ac commit fc6fb5dCopy full SHA for fc6fb5d
pyproject.toml
@@ -31,6 +31,7 @@ where = ["src"]
31
32
[tool.setuptools.package-data]
33
"opengeodeweb_back.routes.schemas" = ["*.json"]
34
+"opengeodeweb_back.routes.models.schemas" = ["*.json"]
35
36
[tool.semantic_release]
37
version_toml = [
0 commit comments