mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-31 10:58:21 -07:00
Drop deprecated usage of DISTUTILS_NO_PARALLEL_BUILD
Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
@@ -40,8 +40,6 @@ python_compile_all() {
|
||||
python_test() {
|
||||
nosetests || die "nosetests failed under ${EPYTHON}"
|
||||
|
||||
local DISTUTILS_NO_PARALLEL_BUILD=TRUE
|
||||
|
||||
rm -f "${HOME}"/.pydistutils.cfg || die "Couldn't remove pydistutils.cfg"
|
||||
|
||||
distutils_install_for_testing
|
||||
|
||||
Reference in New Issue
Block a user