Skip to content

Commit

Permalink
Include docs directory in sdist
Browse files Browse the repository at this point in the history
Signed-off-by: Carmen Bianca BAKKER <carmenbianca@fsfe.org>
  • Loading branch information
carmenbianca committed Feb 5, 2023
1 parent 4a554c2 commit a226a41
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 @@ -29,6 +29,7 @@ include = [
{ path = "CHANGELOG.md", format = "sdist" },
{ path = ".reuse", format = "sdist" },
{ path = "LICENSES", format = "sdist" },
{ path = "docs", format = "sdist" },
]

homepage = "https://reuse.software/"
Expand Down

0 comments on commit a226a41

Please sign in to comment.