dev-python/setuptools: Add a note about bumping ensurepip-wheels

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2022-08-02 14:55:19 +02:00
parent f0cb3ef221
commit 925aa4888c

View File

@@ -4,6 +4,8 @@
# please keep this ebuild at EAPI 7 -- sys-apps/portage dep
EAPI=7
# please bump dev-python/ensurepip-wheels along with this package!
DISTUTILS_USE_PEP517=standalone
PYTHON_TESTED=( python3_{8..11} pypy3 )
PYTHON_COMPAT=( "${PYTHON_TESTED[@]}" )