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 f3a1904 commit 06bd5aeCopy full SHA for 06bd5ae
tox.ini
@@ -51,6 +51,8 @@ deps =
51
min: tedana == 23.0.2
52
min: templateflow == 24.1.0
53
54
+commands_pre =
55
+ python scripts/fetch_templates.py
56
commands =
57
pytest --cov-report term-missing --durations=20 --durations-min=1.0 {posargs:-n auto}
58
0 commit comments