From fba863b19d6f5127270ad8f3b2f6467697d73294 Mon Sep 17 00:00:00 2001 From: Lysandre Date: Thu, 2 Nov 2023 16:38:42 +0100 Subject: [PATCH] Conda build Conda build --- .github/conda/meta.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/conda/meta.yaml b/.github/conda/meta.yaml index 6bf33f842f..89dc353b12 100644 --- a/.github/conda/meta.yaml +++ b/.github/conda/meta.yaml @@ -26,6 +26,8 @@ requirements: - protobuf - tokenizers >=0.11.1,!=0.11.3,<0.13 - pyyaml >=5.1 + - safetensors + - fsspec run: - python - numpy >=1.17 @@ -40,6 +42,8 @@ requirements: - protobuf - tokenizers >=0.11.1,!=0.11.3,<0.13 - pyyaml >=5.1 + - safetensors + - fsspec test: imports: