From 18b0bb397e82b05e129630965979a486c67869d3 Mon Sep 17 00:00:00 2001 From: Xuwznln <18435084+Xuwznln@users.noreply.github.com> Date: Sun, 12 Oct 2025 22:12:46 +0800 Subject: [PATCH] Update recipe.yaml --- .conda/recipe.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.conda/recipe.yaml b/.conda/recipe.yaml index b64c0834..7c6730d8 100644 --- a/.conda/recipe.yaml +++ b/.conda/recipe.yaml @@ -31,11 +31,14 @@ requirements: - python ==3.11.11 - pip - setuptools + - zstd + - zstandard run: - conda-forge::python ==3.11.11 - compilers - cmake - zstd + - zstandard - ninja - if: unix then: