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 0126be0 commit 7549183Copy full SHA for 7549183
pyproject.toml
@@ -36,6 +36,7 @@ where = ["src"]
36
"opengeodeweb_viewer.rpc.mesh.schemas" = ["*.json"]
37
"opengeodeweb_viewer.rpc.mesh.points.schemas" = ["*.json"]
38
"opengeodeweb_viewer.rpc.mesh.edges.schemas" = ["*.json"]
39
+"opengeodeweb_viewer.rpc.mesh.cells.schemas" = ["*.json"]
40
"opengeodeweb_viewer.rpc.mesh.polygons.schemas" = ["*.json"]
41
"opengeodeweb_viewer.rpc.mesh.polyhedra.schemas" = ["*.json"]
42
"opengeodeweb_viewer.rpc.model.schemas" = ["*.json"]
0 commit comments