Skip to content

Commit

Permalink
Merge pull request #22 from AllenInstitute/feature/update-aibs-inform…
Browse files Browse the repository at this point in the history
…atics-deps

Update optional dependency for aibs-informatics-test-resources to include all extras
  • Loading branch information
rpmcginty authored Dec 6, 2024
2 parents bf187e8 + 1ad1ac1 commit 5b9a40b
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 5b9a40b

Please sign in to comment.