Skip to content

Commit f41be22

Browse files
committed
Slim down wheel by dropping large test data files
1 parent 79351e5 commit f41be22

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ exclude = [".git_archival.txt"] # No longer needed in sdist
9898
packages = ["niworkflows"]
9999
exclude = [
100100
"niworkflows/data/tests/work", # Large test data directory
101+
"niworkflows/tests/data", # Large test data directory
101102
]
102103

103104
## The following two sections configure setuptools_scm in the hatch way

0 commit comments

Comments
 (0)