mirror of
https://github.com/freedomofpress/dangerzone.git
synced 2025-04-28 18:02:38 +02:00
Add dynamic README for windows packaging
This commit is contained in:
parent
b341081503
commit
fb372bf2a8
1 changed files with 3 additions and 0 deletions
|
@ -81,6 +81,9 @@ select = [
|
||||||
"I",
|
"I",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
[tool.setuptools.dynamic]
|
||||||
|
readme = {file = "README.md"}
|
||||||
|
|
||||||
[tool.hatch.build.targets.wheel]
|
[tool.hatch.build.targets.wheel]
|
||||||
packages = [
|
packages = [
|
||||||
"dangerzone",
|
"dangerzone",
|
||||||
|
|
Loading…
Reference in a new issue