Skip to content

Commit 49b6b5e

Browse files
missed dep
1 parent c0c3ce4 commit 49b6b5e

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
@@ -74,7 +74,7 @@ full = [
7474
"pymatreader",
7575
]
7676
# Dependencies for running the test infrastructure
77-
test = ["mne_bids[full]", "pytest", "pytest-cov", "pytest-sugar", "ruff"]
77+
test = ["mne_bids[full]", "pytest", "pytest-cov", "pytest-rerunfailures", "pytest-sugar", "ruff"]
7878

7979
[project.urls]
8080
"Bug Tracker" = "https://github.com/mne-tools/mne-bids/issues/"

0 commit comments

Comments
 (0)