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 c0c3ce4 commit 49b6b5eCopy full SHA for 49b6b5e
pyproject.toml
@@ -74,7 +74,7 @@ full = [
74
"pymatreader",
75
]
76
# Dependencies for running the test infrastructure
77
-test = ["mne_bids[full]", "pytest", "pytest-cov", "pytest-sugar", "ruff"]
+test = ["mne_bids[full]", "pytest", "pytest-cov", "pytest-rerunfailures", "pytest-sugar", "ruff"]
78
79
[project.urls]
80
"Bug Tracker" = "https://github.com/mne-tools/mne-bids/issues/"
0 commit comments