Skip to content

Commit

Permalink
adapt pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
Remi-Gau committed Aug 1, 2024
1 parent 1865139 commit dc1ac9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ dependencies = [
"pybids",
"rich",
"tqdm",
"tomli; python_version < '3.11'"
"tomli"
]
dynamic = ["version"]

Expand Down

0 comments on commit dc1ac9a

Please sign in to comment.