mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/setuptools: Fix running tests with vendored distutils
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -60,6 +60,8 @@ src_prepare() {
|
||||
}
|
||||
|
||||
python_test() {
|
||||
local -x SETUPTOOLS_USE_DISTUTILS=stdlib
|
||||
|
||||
# keep in sync with python_gen_cond_dep above!
|
||||
has "${EPYTHON}" python3.{8..10} pypy3 || continue
|
||||
|
||||
|
||||
Reference in New Issue
Block a user