Skip to content

Commit 44213f9

Browse files
committed
Trying to fix version pin
1 parent 6eda46b commit 44213f9

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 @ git+https://github.com/jmwright/cadquery-freecad-import-plugin.git"
2222
]
2323

0 commit comments

Comments
 (0)