We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 500f762 commit a9e4b1aCopy full SHA for a9e4b1a
1 file changed
pyproject.toml
@@ -17,7 +17,7 @@ classifiers = [
17
"Operating System :: OS Independent",
18
]
19
dependencies = [
20
- "cadquery",
+ "cadquery@git+https://github.com/CadQuery/cadquery.git",
21
"cadquery_freecad_import_plugin"
22
23
0 commit comments