summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pytest/pytest-2.8.4.ebuild')
-rw-r--r--dev-python/pytest/pytest-2.8.4.ebuild3
1 files changed, 0 insertions, 3 deletions
diff --git a/dev-python/pytest/pytest-2.8.4.ebuild b/dev-python/pytest/pytest-2.8.4.ebuild
index 7d1ea6c07e27..f8a1f8a714c6 100644
--- a/dev-python/pytest/pytest-2.8.4.ebuild
+++ b/dev-python/pytest/pytest-2.8.4.ebuild
@@ -54,9 +54,6 @@ python_prepare_all() {
-e 's:test_logging_initialized_in_test:_&:g' \
-i testing/test_capture.py || die
- find \( -name __pycache__ -o -name "*.pyc" -o -name "*.pyo" \) \
- -exec rm -rvf '{}' + || die
-
distutils-r1_python_prepare_all
}