commit: 773813bd471bcf36f38c244f13afbd884aadcad7
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 30 15:33:51 2016 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Nov 30 18:05:35 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=773813bd
dev-python/nose-exclude: Re-enable tests in py3
dev-python/nose-exclude/nose-exclude-0.4.1.ebuild | 2 --
1 file changed, 2 deletions(-)
diff --git a/dev-python/nose-exclude/nose-exclude-0.4.1.ebuild
b/dev-python/nose-exclude/nose-exclude-0.4.1.ebuild
index 336e87a..5366d67 100644
--- a/dev-python/nose-exclude/nose-exclude-0.4.1.ebuild
+++ b/dev-python/nose-exclude/nose-exclude-0.4.1.ebuild
@@ -20,7 +20,5 @@ DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
RDEPEND="dev-python/nose[${PYTHON_USEDEP}]"
python_test() {
- #
https://github.com/kgrandis/nose-exclude/issue/10/test-failures-with-python-3
- python_is_python3 && return
esetup.py test
}