Skip to content

Commit 1a86752

Browse files
committed
Update meta.yaml
pin daily conda builds to occt 7.7.0
1 parent 078e504 commit 1a86752

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

conda/recipe.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ requirements:
2323
host:
2424
- python
2525
- boost-cpp
26-
- occt
26+
- occt ==7.7.0
2727
- libxml2
2828
- cgal-cpp
2929
- hdf5
@@ -37,7 +37,7 @@ requirements:
3737
run:
3838
- python
3939
- boost-cpp
40-
- {{ pin_compatible('occt', max_pin='x.x.x') }}
40+
- occt ==7.7.0
4141
- libxml2
4242
- cgal-cpp
4343
- hdf5

0 commit comments

Comments
 (0)