Skip to content

Commit

Permalink
fix: add dill requirement for conda
Browse files Browse the repository at this point in the history
  • Loading branch information
jlwalke2 committed Aug 26, 2024
1 parent 9e0f49c commit ae0639e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .conda/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ requirements:
- python >=3.6
- pip
run:
- dill
- python >=3.6
- pandas
- requests
Expand Down

0 comments on commit ae0639e

Please sign in to comment.