Skip to content

Commit

Permalink
Update optional dependency for aibs-informatics-test-resources to inc…
Browse files Browse the repository at this point in the history
…lude all extras
  • Loading branch information
rpmcginty committed Dec 6, 2024
1 parent 9a7db90 commit c775844
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ dependencies = [

[project.optional-dependencies]
dev = [
"aibs-informatics-test-resources",
"aibs-informatics-test-resources[all]",
"boto3-stubs[athena,batch,ecs,essential,sns,stepfunctions]",
"moto[lambda,stepfunctions,sts] ~= 4.0",
]
Expand Down

0 comments on commit c775844

Please sign in to comment.