Skip to content

Commit db4e359

Browse files
committed
Moving away from git for CadQuery install
1 parent 61ff609 commit db4e359

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
@@ -17,7 +17,7 @@ classifiers = [
1717
"Operating System :: OS Independent",
1818
]
1919
dependencies = [
20-
"cadquery@git+https://github.com/CadQuery/cadquery.git",
20+
"cadquery",
2121
"cadquery_freecad_import_plugin"
2222
]
2323

0 commit comments

Comments
 (0)