Skip to content

Commit

Permalink
Exclude git and github files from sdist.
Browse files Browse the repository at this point in the history
  • Loading branch information
adiroiban committed Oct 22, 2024
1 parent 87adea0 commit 1bf5486
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,10 @@ Distribution = "https://pypi.org/project/towncrier"
exclude = [
"admin",
"bin",
".github",
".git-blame-ignore-revs",
".pre-commit-config.yaml,
".pre-commit-hooks.yaml",
".readthedocs.yaml",
"src/towncrier/newsfragments",
]
Expand Down

0 comments on commit 1bf5486

Please sign in to comment.