Skip to content

Commit 5336658

Browse files
committed
Changed CQ pin to stable version
1 parent b35b89f commit 5336658

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ build-backend = "hatchling.build"
66
name = "assembly_mesh_plugin"
77
version = "0.1.1"
88
dependencies = [
9-
"cadquery@git+https://github.com/CadQuery/cadquery.git",
9+
"cadquery>=2.6.0",
1010
"gmsh",
1111
]
1212
requires-python = ">=3.9"

0 commit comments

Comments
 (0)