dev-python/flit-core: Sync with Gentoo

It's from Gentoo commit b8dd0a1bd38f40021d65971895df4ba556134c7c.
This commit is contained in:
Flatcar Buildbot 2024-10-21 07:05:39 +00:00
parent abd3dfb433
commit 971e7d0aeb

View File

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