summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/requests-mock/requests-mock-0.6.0.ebuild')
-rw-r--r--dev-python/requests-mock/requests-mock-0.6.0.ebuild2
1 files changed, 0 insertions, 2 deletions
diff --git a/dev-python/requests-mock/requests-mock-0.6.0.ebuild b/dev-python/requests-mock/requests-mock-0.6.0.ebuild
index 93b1c01cefb3..b00b333a6d76 100644
--- a/dev-python/requests-mock/requests-mock-0.6.0.ebuild
+++ b/dev-python/requests-mock/requests-mock-0.6.0.ebuild
@@ -33,8 +33,6 @@ RDEPEND="
"
python_test() {
- local DISTUTILS_NO_PARALLEL_BUILD=TRUE
-
rm -rf .testrepository || die "couldn't remove '.testrepository' under ${EPYTHON}"
testr init || die "testr init failed under ${EPYTHON}"