We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff35f6b commit 95932b1Copy full SHA for 95932b1
pyproject.toml
@@ -7,6 +7,7 @@ name = "assembly_mesh_plugin"
7
version = "0.1.0"
8
dependencies = [
9
"cadquery",
10
+ "gmsh",
11
]
12
requires-python = ">=3.9"
13
authors = [
0 commit comments