Skip to content

Commit 66636bc

Browse files
committed
conda_build
1 parent 4422073 commit 66636bc

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
@@ -18,13 +18,15 @@ requirements:
1818
- requests
1919
- tqdm
2020
- typing-extensions
21+
- packaging
2122
run:
2223
- python
2324
- pip
2425
- filelock
2526
- requests
2627
- tqdm
2728
- typing-extensions
29+
- packaging
2830

2931
test:
3032
imports:

0 commit comments

Comments
 (0)