From 5954d462bdf9825f9ff911237aaba2d9eb131c8c Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [feature/flatten]" Date: Sat, 15 Aug 2020 02:47:52 +0000 Subject: Updating liguros repo --- dev-python/pytest-shutil/pytest-shutil-1.7.0-r1.ebuild | 6 ------ 1 file changed, 6 deletions(-) (limited to 'dev-python/pytest-shutil') diff --git a/dev-python/pytest-shutil/pytest-shutil-1.7.0-r1.ebuild b/dev-python/pytest-shutil/pytest-shutil-1.7.0-r1.ebuild index fce7a4f45d1e..aaec63e8bf7b 100644 --- a/dev-python/pytest-shutil/pytest-shutil-1.7.0-r1.ebuild +++ b/dev-python/pytest-shutil/pytest-shutil-1.7.0-r1.ebuild @@ -45,12 +45,6 @@ python_prepare_all() { } python_test() { - # at this point let's not fix python2 stuff - if ! python_is_python3; then - ewarn "Tests broken on python2, not runninge tests for ${EPYTHON}" - return 0 - fi - distutils_install_for_testing esetup.py test || die "Tests failed under ${EPYTHON}" -- cgit v1.3.1