mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-01 23:28:08 -07:00
dev-python/isort: Fix accidentally installing examples w/ USE=test
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -50,6 +50,8 @@ python_test() {
|
||||
distutils_install_for_testing
|
||||
popd >/dev/null || die
|
||||
done
|
||||
# remove examples leaked into BUILD_DIR
|
||||
rm "${BUILD_DIR}"/lib/example* || die
|
||||
|
||||
local EPYTEST_IGNORE=(
|
||||
# Excluded from upstream's test script
|
||||
|
||||
Reference in New Issue
Block a user