From 4f5488994e441a73cf73d2e110399b05d8b378f6 Mon Sep 17 00:00:00 2001 From: Thomas-Otavio Peulen Date: Sun, 27 Oct 2024 10:28:06 +0100 Subject: [PATCH] Pin SWIG version --- conda-recipe/meta.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conda-recipe/meta.yaml b/conda-recipe/meta.yaml index 7147f922..fc5f3d04 100755 --- a/conda-recipe/meta.yaml +++ b/conda-recipe/meta.yaml @@ -24,7 +24,7 @@ requirements: - ninja - make # [linux] - doxygen - - swig + - swig 4.2.* - python - numpy host: