Add dynamic README for windows packaging

This commit is contained in:
Alexis Métaireau 2025-01-13 17:12:32 +01:00
parent b341081503
commit fb372bf2a8
No known key found for this signature in database
GPG key ID: C65C7A89A8FFC56E

View file

@ -81,6 +81,9 @@ select = [
"I",
]
[tool.setuptools.dynamic]
readme = {file = "README.md"}
[tool.hatch.build.targets.wheel]
packages = [
"dangerzone",