Skip to content

Commit

Permalink
Also exclude src/matnwb from sdist
Browse files Browse the repository at this point in the history
  • Loading branch information
rly committed Jul 17, 2024
1 parent 3a2f01d commit be6783c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions {{ cookiecutter.namespace }}/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ packages = [
[tool.hatch.build.targets.sdist]
exclude = [
".git*",
"src/matnwb",
]

[tool.pytest.ini_options]
Expand Down

0 comments on commit be6783c

Please sign in to comment.