Skip to content

Commit

Permalink
build: namespace discoverability
Browse files Browse the repository at this point in the history
  • Loading branch information
mgxd committed Aug 29, 2024
1 parent 5cea3f5 commit 4fb5e62
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,9 @@ version-file = "nipreps/synthstrip/_version.py"
[tool.hatch.build.sources]
"nipreps/synthstrip" = "nipreps/synthstrip"

[tool.hatch.build.targets.wheel]
packages = ["nipreps/synthstrip"]

[tool.black]
exclude = '.*'

Expand Down

0 comments on commit 4fb5e62

Please sign in to comment.