Skip to content

Commit

Permalink
Conda build
Browse files Browse the repository at this point in the history
  • Loading branch information
LysandreJik committed Sep 4, 2023
1 parent 5a6fa3e commit 5a4f340
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/conda/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ requirements:
- tokenizers >=0.11.1,!=0.11.3,<0.13
- pyyaml >=5.1
- safetensors
- fsspec
run:
- python
- numpy >=1.17
Expand All @@ -42,6 +43,7 @@ requirements:
- tokenizers >=0.11.1,!=0.11.3,<0.13
- pyyaml >=5.1
- safetensors
- fsspec

test:
imports:
Expand Down

0 comments on commit 5a4f340

Please sign in to comment.