Skip to content

Commit ede3020

Browse files
Merge pull request #16 from CadQuery/adam-urbanczyk-cf-fix
Use conda-forge for occt
2 parents 4c21b5c + 38e687e commit ede3020

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

env.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ channels:
66
- defaults
77
dependencies:
88
- clangdev=9.0.1
9-
- cadquery::occt=7.4.0
9+
- conda-forge::occt=7.4.0
10+
- freeimage=3.18.0
1011
- pybind11=2.4.3
1112
- python=3.7
1213
- joblib

0 commit comments

Comments
 (0)