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.
1 parent 1c382af commit 982b1a7Copy full SHA for 982b1a7
pyproject.toml
@@ -31,7 +31,7 @@ namespaces = false
31
where = ["src"]
32
33
[tool.setuptools.package-data]
34
-"opengeodeweb_back" = ["*.json"]
+"opengeodeweb_back.routes.schemas" = ["*.json"]
35
36
[tool.semantic_release]
37
version_toml = [
0 commit comments