Skip to content

Commit 2c039c9

Browse files
committed
MAINT: Ensure typing_extensions is present for the time being
1 parent 95b37b6 commit 2c039c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ dependencies = [
3737
"tedana >= 23.0.2",
3838
"templateflow >= 24.2.0",
3939
"toml",
40+
"typing_extensions; python_version<'3.11'",
4041
]
4142
dynamic = ["version"]
4243

0 commit comments

Comments
 (0)