Skip to content

Commit

Permalink
dev-python/django-tastypie: Drop deprecated usage of DISTUTILS_NO_PAR…
Browse files Browse the repository at this point in the history
…ALLEL_BUILD

Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <[email protected]>
  • Loading branch information
jlec committed Oct 22, 2015
1 parent 10f55c1 commit 231c41b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions dev-python/django-tastypie/django-tastypie-0.9.15.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,6 @@ python_compile_all() {
use doc && emake -C docs html
}

src_test() {
DISTUTILS_NO_PARALLEL_BUILD=1 distutils-r1_src_test
}

python_test() {
PYTHONPATH=.:tests ./tests/run_all_tests.sh || die
}
Expand Down

0 comments on commit 231c41b

Please sign in to comment.