Skip to content

Commit

Permalink
dev-python/testtools: Drop deprecated usage of DISTUTILS_NO_PARALLEL_…
Browse files Browse the repository at this point in the history
…BUILD

Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <[email protected]>
  • Loading branch information
jlec committed Oct 22, 2015
1 parent b542056 commit 9d5e706
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions dev-python/testtools/testtools-0.9.36.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -40,12 +40,6 @@ python_prepare_all() {
distutils-r1_python_prepare_all
}

src_test() {
# Required to allow / ensure all impls to pass run of testsuite
local DISTUTILS_NO_PARALLEL_BUILD=1
distutils-r1_src_test
}

python_test() {
esetup.py test
}
Expand Down

0 comments on commit 9d5e706

Please sign in to comment.