dev-python/isort: Fix accidentally installing examples w/ USE=test

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2022-01-31 09:31:16 +01:00
parent ce90f1cf81
commit efce30a4bd

View File

@@ -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