commit: dc8e31bd2057c540344ae747ad7f0f99af9d403f
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 9 07:36:09 2015 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Nov 9 07:36:09 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc8e31bd
dev-python/testtools: Enable tests
Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
dev-python/testtools/testtools-1.8.0.ebuild | 3 ---
1 file changed, 3 deletions(-)
diff --git a/dev-python/testtools/testtools-1.8.0.ebuild
b/dev-python/testtools/testtools-1.8.0.ebuild
index 252886c..61f8046 100644
--- a/dev-python/testtools/testtools-1.8.0.ebuild
+++ b/dev-python/testtools/testtools-1.8.0.ebuild
@@ -37,9 +37,6 @@ PATCHES=(
"${FILESDIR}"/${P}-twisted-backport2.patch
)
-# https://github.com/testing-cabal/testtools/issues/156
-RESTRICT=test
-
python_compile_all() {
use doc && emake -C doc html
}