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 b35b89f commit 5336658Copy full SHA for 5336658
pyproject.toml
@@ -6,7 +6,7 @@ build-backend = "hatchling.build"
6
name = "assembly_mesh_plugin"
7
version = "0.1.1"
8
dependencies = [
9
- "cadquery@git+https://github.com/CadQuery/cadquery.git",
+ "cadquery>=2.6.0",
10
"gmsh",
11
]
12
requires-python = ">=3.9"
0 commit comments