Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update setup.cfg for full option specification #3

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

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
1 participant