[PATCH gnupgpy 4/5] build: Move long description to pyproject.toml
lucc at posteo.de
lucc at posteo.de
Sun Mar 23 23:49:10 CET 2025
* setup.py.in, pyproject.toml: Move long description from setup.py.in to
pyproject.toml file and add a content-type specification
--
This fixes a warning about the missing content-type key raised by
`python -m twine check --strict`.
Signed-off-by: Lucas Hoffmann <lucc at posteo.de>
---
pyproject.toml | 31 ++++++++++++++++++++++++++++---
setup.py.in | 23 -----------------------
2 files changed, 28 insertions(+), 26 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-build-Move-long-description-to-pyproject.toml.patch
Type: text/x-patch
Size: 3554 bytes
Desc: not available
URL: <https://lists.gnupg.org/pipermail/gnupg-devel/attachments/20250323/001846f5/attachment-0001.bin>
More information about the Gnupg-devel
mailing list