Skip to content

Commit

Permalink
create aws_batch extra
Browse files Browse the repository at this point in the history
Signed-off-by: Jake Schmidt <[email protected]>
  • Loading branch information
schmidt-ai committed Oct 10, 2023
1 parent 13a4787 commit 49b4dae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ def get_nightly_version():
],
},
extras_require={
"aws_batch": ["boto3"],
"gcp_batch": [
"google-cloud-batch>=0.5.0",
"google-cloud-logging>=3.0.0",
Expand Down

0 comments on commit 49b4dae

Please sign in to comment.