8000 enabled test_package unittests by tclose · Pull Request #20 · nipype/nipype2pydra · GitHub
[go: up one dir, main page]

Skip to content

enabled test_package unittests #20

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 11 commits into from
May 20, 2024
Prev Previous commit
Next Next commit
added nipy to test deps
  • Loading branch information
tclose committed May 20, 2024
commit 6f5f6a8e3557a3c95a24c6145952e5e8f67bb201
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ test = [
"fileformats-medimage-fsl",
"niworkflows",
"mriqc",
"nipy",
"nireports",
"nitime",
"datalad",
Expand Down
0