Skip to content

Conversation

@grahamu
Copy link
Contributor

@grahamu grahamu commented Dec 1, 2023

Adjust the setup.cfg file keyword value pairs as recommended by https://setuptools.pypa.io/en/latest/userguide/declarative_config.html.

This should improve the metadata and package data supplied by package instrospection.

Unfortunately in testing both locally (build and install) and via test.pypi.org none of these changes appear in the sindri_labs package when imported.

References

https://setuptools.pypa.io/en/latest/userguide/pyproject_config.html
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#writing-your-pyproject-toml
https://peps.python.org/pep-0621/

@grahamu grahamu self-assigned this Dec 1, 2023
@KPreisner KPreisner marked this pull request as draft December 19, 2023 17:19
@KPreisner KPreisner linked an issue Jan 19, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update setup.cfg file to improve metadata

2 participants