Closed whophil closed 1 year ago
The install instructions in the README and docs state:
conda install -c conda-forge cadquery occt=7.7.0
Given that occt is required and pinned by the cadquery-feedstock, I think it can be simplifed to
occt
conda install -c conda-forge cadquery
Agree, the instructions are now out of date. The pin was required for version 2.2.
Solved in #1362
The install instructions in the README and docs state:
Given that
occt
is required and pinned by the cadquery-feedstock, I think it can be simplifed to