Skip to content

Commit

Permalink
Set explicit OCCT target for conda
Browse files Browse the repository at this point in the history
  • Loading branch information
trelau committed May 1, 2021
1 parent 9544c41 commit a8a26de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ci/conda/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@ requirements:
host:
- python
- pybind11
- occt ==7.5.*
- occt ==7.5.1
- tbb-devel

run:
- python
- occt ==7.5.*
- occt ==7.5.1

test:
source_files:
Expand Down

0 comments on commit a8a26de

Please sign in to comment.