https://bugzilla.redhat.com/show_bug.cgi?id=1796711
Petr Viktorin <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #7 from Petr Viktorin <[email protected]> --- > The pyproject.toml file specifies a build backend. For easier adoption, we > select "setuptools.build_meta" build backend when the pyproject.toml file is > not present or it is oresent but the backend is not specified. Note that this is standard behavior, not something Fedora-specific. See https://www.python.org/dev/peps/pep-0517/: > If the pyproject.toml file is absent, or the build-backend key is missing, > the source tree is not using this specification, and tools should revert to > the legacy behaviour of running setup.py (either directly, or by implicitly > invoking the setuptools.build_meta:__legacy__ backend). -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected]
