Skip to content

Commit 71f9a63

Browse files
committed
MNT: Remove explicit package specs
1 parent 49f09da commit 71f9a63

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

pyproject.toml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -75,12 +75,6 @@ platforms = ["OS Independent"]
7575
provides = ["nibabel", "nisext"]
7676
zip-safe = false
7777

78-
[tool.setuptools.packages]
79-
find = {}
80-
81-
[tool.setuptools.package-data]
82-
nibabel = ["tests/data/*", "*/tests/data/*", "benchmarks/pytest.benchmark.ini"]
83-
8478
[tool.blue]
8579
line_length = 99
8680
target-version = ["py37"]

0 commit comments

Comments
 (0)