Skip to content

Commit ae0639e

Browse files
committed
fix: add dill requirement for conda
1 parent 9e0f49c commit ae0639e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.conda/meta.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ requirements:
2121
- python >=3.6
2222
- pip
2323
run:
24+
- dill
2425
- python >=3.6
2526
- pandas
2627
- requests

0 commit comments

Comments
 (0)