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 1129a1c commit ba17e01Copy full SHA for ba17e01
README.md
@@ -72,7 +72,7 @@ conda create -n cadquery
72
conda activate cadquery
73
74
# Install the latest released version
75
-conda install -c conda-forge -c cadquery cadquery
+conda install -c conda-forge cadquery occt=7.7.0
76
77
# Or install the dev version to get the latest changes
78
conda install -c conda-forge -c cadquery cadquery=master
0 commit comments