diff --git a/dev-python/isort/isort-5.10.1.ebuild b/dev-python/isort/isort-5.10.1.ebuild index c45f67ae3d412..6ccbdc0806677 100644 --- a/dev-python/isort/isort-5.10.1.ebuild +++ b/dev-python/isort/isort-5.10.1.ebuild @@ -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