mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 12:58:16 -07:00
It assumes that setuptools adds a get_requires_for_build_wheel on "wheel", which is no longer true since it internally includes wheel. Bug: https://github.com/pypa/pyproject-hooks/issues/203 Closes: https://bugs.gentoo.org/936052 Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>