From 7c588b910a65b512d7ef89b1fe78cfdec50aba0a Mon Sep 17 00:00:00 2001 From: Rob Bovill Date: Thu, 21 Mar 2024 11:39:14 -0700 Subject: [PATCH] Updated the conda recipe with the recent ts-conda-build release. --- conda/meta.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conda/meta.yaml b/conda/meta.yaml index 02f56661..fdc1f96e 100644 --- a/conda/meta.yaml +++ b/conda/meta.yaml @@ -49,7 +49,7 @@ build: test: requires: - - ts-conda-build =0.3 + - ts-conda-build =0.4 - ts-dds - ts-salobj - ts-idl @@ -72,7 +72,7 @@ requirements: - python {{ python }} - setuptools_scm - setuptools - - ts-conda-build =0.3 + - ts-conda-build =0.4 run: - python {{ python }} - ts-salobj