diff options
Diffstat (limited to 'dev-python/fs')
| -rw-r--r-- | dev-python/fs/fs-2.4.9-r1.ebuild | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/dev-python/fs/fs-2.4.9-r1.ebuild b/dev-python/fs/fs-2.4.9-r1.ebuild index bfb2fa5ed160..32a274cb0f55 100644 --- a/dev-python/fs/fs-2.4.9-r1.ebuild +++ b/dev-python/fs/fs-2.4.9-r1.ebuild @@ -39,11 +39,7 @@ BDEPEND="test? ( )" python_test() { - # python2_7 tests require dev-python/typing which is - # now in stdlib so ignore tests. py2.7 is going away. - if python_is_python3; then - esetup.py test || die "tests failed" - fi + esetup.py test } pkg_postinst() { |
