Skip to content

Commit

Permalink
Add dynamic README for windows packaging
Browse files Browse the repository at this point in the history
  • Loading branch information
almet committed Jan 13, 2025
1 parent b341081 commit fb372bf
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 @@ -81,6 +81,9 @@ select = [
"I",
]

[tool.setuptools.dynamic]
readme = {file = "README.md"}

[tool.hatch.build.targets.wheel]
packages = [
"dangerzone",
Expand Down

0 comments on commit fb372bf

Please sign in to comment.