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

Add missing build-backend to pyproject.toml #167

Merged
merged 1 commit into from
May 9, 2023

Conversation

mgorny
Copy link
Contributor

@mgorny mgorny commented May 6, 2023

Add missing build-backend declaration to pyproject.toml. The existence of requires key without a specific backend triggers an error in Gentoo packaging, as it indicates an incomplete port to PEP 517.

Add missing `build-backend` declaration to `pyproject.toml`.
The existence of `requires` key without a specific backend triggers
an error in Gentoo packaging, as it indicates an incomplete port
to PEP 517.
@rougier rougier merged commit ccd4f5f into rougier:master May 9, 2023
7 checks passed
@mgorny mgorny deleted the fix-setup branch May 9, 2023 15:19
@mgorny
Copy link
Contributor Author

mgorny commented May 9, 2023

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.

None yet

2 participants