mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-25 21:08:35 -07:00
dev-python/pytest: Drop unnecessary cleaup
Package-Manager: portage-2.2.26 Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
@@ -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
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user