Skip to content

Commit

Permalink
Merge pull request #16 from CadQuery/adam-urbanczyk-cf-fix
Browse files Browse the repository at this point in the history
Use conda-forge for occt
  • Loading branch information
adam-urbanczyk authored Oct 20, 2020
2 parents 4c21b5c + 38e687e commit ede3020
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion env.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ channels:
- defaults
dependencies:
- clangdev=9.0.1
- cadquery::occt=7.4.0
- conda-forge::occt=7.4.0
- freeimage=3.18.0
- pybind11=2.4.3
- python=3.7
- joblib
Expand Down

0 comments on commit ede3020

Please sign in to comment.