We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95b37b6 commit 2c039c9Copy full SHA for 2c039c9
pyproject.toml
@@ -37,6 +37,7 @@ dependencies = [
37
"tedana >= 23.0.2",
38
"templateflow >= 24.2.0",
39
"toml",
40
+ "typing_extensions; python_version<'3.11'",
41
]
42
dynamic = ["version"]
43
0 commit comments