Skip to content

Commit

Permalink
env-specific extras (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesbraza authored Sep 5, 2024
1 parent 918a61c commit 7016db4
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 3 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ requires-python = ">=3.11"
cloud = [
"boto3",
]
gsm8k = ["aviary.gsm8k"]
hotpotqa = ["aviary.hotpotqa"]
image = [
"Pillow",
]
Expand Down
14 changes: 11 additions & 3 deletions uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7016db4

Please sign in to comment.