Skip to content

Commit 5b9a40b

Browse files
authored
Merge pull request #22 from AllenInstitute/feature/update-aibs-informatics-deps
Update optional dependency for aibs-informatics-test-resources to include all extras
2 parents bf187e8 + 1ad1ac1 commit 5b9a40b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ dependencies = [
2525

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

0 commit comments

Comments
 (0)