Skip to content

Commit

Permalink
exclude changelog file from packages
Browse files Browse the repository at this point in the history
  • Loading branch information
sblondon committed Oct 28, 2024
1 parent dd20244 commit d90daf1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ build-backend = "hatchling.build"

[tool.hatch.build]
exclude = [
"CHANGES.rst",
"Makefile",
"TODO",
]

0 comments on commit d90daf1

Please sign in to comment.