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 6eda46b commit 44213f9Copy full SHA for 44213f9
pyproject.toml
@@ -17,7 +17,7 @@ classifiers = [
17
"Operating System :: OS Independent",
18
]
19
dependencies = [
20
- "cadquery @ git+https://github.com/CadQuery/cadquery.git",
+ "cadquery",
21
"cadquery-freecad-import-plugin @ git+https://github.com/jmwright/cadquery-freecad-import-plugin.git"
22
23
0 commit comments