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 b12f219 commit 6b0128cCopy full SHA for 6b0128c
pyproject.toml
@@ -34,8 +34,8 @@ where = ["src"]
34
35
[tool.setuptools.package-data]
36
"opengeodeweb_viewer.rpc.schemas" = ["*.json"]
37
-"opengeodeweb_viewer.tests.images" = ["*.*"]
38
-"opengeodeweb_viewer.tests.data" = ["*.*"]
+"tests.images" = ["*.*"]
+"tests.data" = ["*.*"]
39
40
[tool.semantic_release]
41
version_toml = [
0 commit comments