dev-python/webtest: Drop deprecated usage of DISTUTILS_NO_PARALLEL_BUILD

Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
Justin Lecher
2015-10-22 12:37:22 +02:00
parent 03e87d3ec2
commit f2af4c44a4
2 changed files with 0 additions and 8 deletions

View File

@@ -56,10 +56,6 @@ python_compile_all() {
fi
}
src_test() {
DISTUTILS_NO_PARALLEL_BUILD=1 distutils-r1_src_test
}
python_test() {
# Tests raise ImportErrors with our default PYTHONPATH.
local -x PYTHONPATH=