Skip to content

Commit

Permalink
Add CHANGES.rst to the source distribution
Browse files Browse the repository at this point in the history
  • Loading branch information
jpvanhal committed Sep 29, 2023
1 parent 6ba3027 commit 01b8bd2
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 @@ -39,6 +39,9 @@ python_version = "3.8"
show_error_codes = true
strict = true

[tool.pdm.build]
source-includes = ["CHANGES.rst", "tests"]

[tool.pdm.version]
source = "scm"

Expand Down

0 comments on commit 01b8bd2

Please sign in to comment.