Skip to content

Commit

Permalink
bump bidsschematools
Browse files Browse the repository at this point in the history
  • Loading branch information
Remi-Gau committed Aug 15, 2024
1 parent 126e4ba commit bb5f82d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ classifiers = [
]
requires-python = ">=3.8"
dependencies = [
"bidsschematools >=0.9",
"bidsschematools >=0.11",
]

[project.optional-dependencies]
Expand Down
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ pass_env =
CLICOLOR_FORCE
extras = test
deps =
min: bidsschematools ==0.9.0
min: bidsschematools ==0.11.0
pre: git+https://github.com/bids-standard/bids-specification.git\#subdirectory=tools/schemacode
commands =
pytest --doctest-modules --cov bids_validator --cov-report xml --cov-report term \
Expand Down

0 comments on commit bb5f82d

Please sign in to comment.