Skip to content

Commit 1ad1ac1

Browse files
committed
Update optional dependency for aibs-informatics-test-resources to include all extras
1 parent bf187e8 commit 1ad1ac1

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)