Skip to content

Commit

Permalink
#672 Add documentation to the dist. (#673)
Browse files Browse the repository at this point in the history
  • Loading branch information
adiroiban authored Oct 30, 2024
2 parents 5534c47 + 28d9e08 commit 2842821
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
5 changes: 4 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,10 @@ Distribution = "https://pypi.org/project/towncrier"
exclude = [
"admin",
"bin",
"docs",
".github",
".git-blame-ignore-revs",
".pre-commit-config.yaml",
".pre-commit-hooks.yaml",
".readthedocs.yaml",
"src/towncrier/newsfragments",
]
Expand Down
1 change: 1 addition & 0 deletions src/towncrier/newsfragments/672.doc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
The documentation RST source files are now included in the sdist package.

0 comments on commit 2842821

Please sign in to comment.