Skip to content

Commit 6dac8e4

Browse files
authored
Merge pull request #21 from AllenInstitute/feature/update-aibs-informatics-deps
Update optional dependency for aibs-informatics-test-resources to include all extras
2 parents 9a7db90 + c775844 commit 6dac8e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ dependencies = [
2727

2828
[project.optional-dependencies]
2929
dev = [
30-
"aibs-informatics-test-resources",
30+
"aibs-informatics-test-resources[all]",
3131
"boto3-stubs[athena,batch,ecs,essential,sns,stepfunctions]",
3232
"moto[lambda,stepfunctions,sts] ~= 4.0",
3333
]

0 commit comments

Comments
 (0)