Skip to content

Commit e2277d1

Browse files
committed
fix conda (#3058)
1 parent 153f159 commit e2277d1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/conda/meta.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ requirements:
2121
- typing-extensions
2222
- packaging
2323
- pyyaml
24+
- hf-xet >=1.1.0,<2.0.0
2425
run:
2526
- python
2627
- pip
@@ -30,6 +31,7 @@ requirements:
3031
- typing-extensions
3132
- packaging
3233
- pyyaml
34+
- hf-xet >=1.1.0,<2.0.0
3335

3436
test:
3537
imports:

0 commit comments

Comments
 (0)