From e6bcda81a199e87bba9a00bebc7275bb087ffa16 Mon Sep 17 00:00:00 2001 From: Jacob Oursland Date: Sun, 25 May 2025 23:05:02 -0700 Subject: [PATCH] CI: pin occt==7.8.1 on weekly builds. --- package/rattler-build/recipe.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package/rattler-build/recipe.yaml b/package/rattler-build/recipe.yaml index cdf48fa214..84513c0adb 100644 --- a/package/rattler-build/recipe.yaml +++ b/package/rattler-build/recipe.yaml @@ -102,7 +102,7 @@ requirements: - matplotlib-base - noqt5 - numpy - - occt + - occt>=7.8,<7.9 - pcl - pivy - ply @@ -151,7 +151,7 @@ requirements: - nine - noqt5 - numpy - - occt + - occt>=7.8,<7.9 - olefile - opencamlib - opencv