[PATCH gnupgpy 1/5] build: Migrate project metadata to pyproject.toml
lucc at posteo.de
lucc at posteo.de
Sun Mar 23 23:49:07 CET 2025
* pyproject.toml: New.
* setup.py.in: Migrate some static metadata to the new pyproject.toml
file
--
This commit just migrates the metadata without any further changes. All
updates and modernisations follow in later commits.
Signed-off-by: Lucas Hoffmann <lucc at posteo.de>
---
pyproject.toml | 37 +++++++++++++++++++++++++++++++++++++
setup.py.in | 25 -------------------------
2 files changed, 37 insertions(+), 25 deletions(-)
create mode 100644 pyproject.toml
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-build-Migrate-project-metadata-to-pyproject.toml.patch
Type: text/x-patch
Size: 3470 bytes
Desc: not available
URL: <https://lists.gnupg.org/pipermail/gnupg-devel/attachments/20250323/8e74a8b8/attachment.bin>
More information about the Gnupg-devel
mailing list