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 bf187e8 commit 1ad1ac1
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 @@ -25,7 +25,7 @@ dependencies = [

[project.optional-dependencies]
dev = [
"aibs-informatics-test-resources",
"aibs-informatics-test-resources[all]",
"boto3-stubs[athena,apigateway,batch,ecr,ecs,efs,essential,fsx,logs,secretsmanager,ses,sns,ssm,sts,stepfunctions]",
"moto[all] ~= 5.0",
]
Expand Down

0 comments on commit 1ad1ac1

Please sign in to comment.