Skip to content

Commit 7549183

Browse files
missing cells schemas
1 parent 0126be0 commit 7549183

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
@@ -36,6 +36,7 @@ where = ["src"]
3636
"opengeodeweb_viewer.rpc.mesh.schemas" = ["*.json"]
3737
"opengeodeweb_viewer.rpc.mesh.points.schemas" = ["*.json"]
3838
"opengeodeweb_viewer.rpc.mesh.edges.schemas" = ["*.json"]
39+
"opengeodeweb_viewer.rpc.mesh.cells.schemas" = ["*.json"]
3940
"opengeodeweb_viewer.rpc.mesh.polygons.schemas" = ["*.json"]
4041
"opengeodeweb_viewer.rpc.mesh.polyhedra.schemas" = ["*.json"]
4142
"opengeodeweb_viewer.rpc.model.schemas" = ["*.json"]

0 commit comments

Comments
 (0)