dev-python/pyproject-hooks: Sync with Gentoo

It's from Gentoo commit 885839473fdaa5974054a1ea01ffb48da920f358.
This commit is contained in:
Flatcar Buildbot 2024-10-21 07:05:50 +00:00
parent bce146b317
commit 839cba84a4

View File

@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=flit
PYTHON_COMPAT=( python3_{10..13} pypy3 )
PYTHON_COMPAT=( python3_{10..13} python3_13t pypy3 )
inherit distutils-r1 pypi