Skip to content

Conversation

@mgorny
Copy link
Contributor

@mgorny mgorny commented Dec 24, 2024

Add missing build-system section to make the pyproject.toml file conform to PEP 517, and use the correct setuptools.build_meta backend. This is necessary to make the package build with the more strict packaging tools, e.g. used by Gentoo.

See: https://setuptools.pypa.io/en/latest/userguide/pyproject_config.html

Add missing `build-system` section to make the `pyproject.toml` file
conform to PEP 517, and use the correct `setuptools.build_meta` backend.
This is necessary to make the package build with the more strict
packaging tools, e.g. used by Gentoo.

See: https://setuptools.pypa.io/en/latest/userguide/pyproject_config.html
@romanz romanz merged commit ed49192 into romanz:master Dec 24, 2024
7 checks passed
@romanz
Copy link
Owner

romanz commented Dec 24, 2024

Thanks!

@mgorny mgorny deleted the build-system branch December 24, 2024 09:04
@mgorny
Copy link
Contributor Author

mgorny commented Dec 24, 2024

Thanks!

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.

2 participants