dev-python/genty: Enable tests
authorMichał Górny <mgorny@gentoo.org>
Wed, 21 Feb 2018 21:29:06 +0000 (22:29 +0100)
committerMichał Górny <mgorny@gentoo.org>
Wed, 21 Feb 2018 22:11:13 +0000 (23:11 +0100)
dev-python/genty/genty-1.3.2.ebuild

index 1c5d27a78fe56d4fd19b9dede7c55fb2f59abeca..9303686bcd49b25da1bfe44038c1ee0366e17061 100644 (file)
@@ -23,9 +23,6 @@ DEPEND="${RDEPEND}
        dev-python/setuptools[${PYTHON_USEDEP}]
 "
 
-# https://github.com/box/genty/issues/42
-RESTRICT=test
-
 python_test() {
        esetup.py test --verbose
 }