diff options
Diffstat (limited to 'dev-python/setuptools/setuptools-63.3.0.ebuild')
-rw-r--r-- | dev-python/setuptools/setuptools-63.3.0.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dev-python/setuptools/setuptools-63.3.0.ebuild b/dev-python/setuptools/setuptools-63.3.0.ebuild index 4133756fb9e7..e6015c0fc03f 100644 --- a/dev-python/setuptools/setuptools-63.3.0.ebuild +++ b/dev-python/setuptools/setuptools-63.3.0.ebuild @@ -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[@]}" ) |