From 1a86752ed049cf9f8dc575d7f7703aa5b1e7f062 Mon Sep 17 00:00:00 2001 From: Kristoffer Andersen Date: Wed, 10 May 2023 20:43:22 +0200 Subject: [PATCH] Update meta.yaml pin daily conda builds to occt 7.7.0 --- conda/recipe.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conda/recipe.yaml b/conda/recipe.yaml index c04c4e19c7..459061638d 100644 --- a/conda/recipe.yaml +++ b/conda/recipe.yaml @@ -23,7 +23,7 @@ requirements: host: - python - boost-cpp - - occt + - occt ==7.7.0 - libxml2 - cgal-cpp - hdf5 @@ -37,7 +37,7 @@ requirements: run: - python - boost-cpp - - {{ pin_compatible('occt', max_pin='x.x.x') }} + - occt ==7.7.0 - libxml2 - cgal-cpp - hdf5