Skip to content

Commit 95932b1

Browse files
committed
added gmsh to pyproject
1 parent ff35f6b commit 95932b1

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
@@ -7,6 +7,7 @@ name = "assembly_mesh_plugin"
77
version = "0.1.0"
88
dependencies = [
99
"cadquery",
10+
"gmsh",
1011
]
1112
requires-python = ">=3.9"
1213
authors = [

0 commit comments

Comments
 (0)