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 79351e5 commit f41be22Copy full SHA for f41be22
pyproject.toml
@@ -98,6 +98,7 @@ exclude = [".git_archival.txt"] # No longer needed in sdist
98
packages = ["niworkflows"]
99
exclude = [
100
"niworkflows/data/tests/work", # Large test data directory
101
+ "niworkflows/tests/data", # Large test data directory
102
]
103
104
## The following two sections configure setuptools_scm in the hatch way
0 commit comments