projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
77d2295
)
dev-python/genty: Enable tests
author
Michał Górny
<mgorny@gentoo.org>
Wed, 21 Feb 2018 21:29:06 +0000
(22:29 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Wed, 21 Feb 2018 22:11:13 +0000
(23:11 +0100)
dev-python/genty/genty-1.3.2.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/genty/genty-1.3.2.ebuild
b/dev-python/genty/genty-1.3.2.ebuild
index 1c5d27a78fe56d4fd19b9dede7c55fb2f59abeca..9303686bcd49b25da1bfe44038c1ee0366e17061 100644
(file)
--- a/
dev-python/genty/genty-1.3.2.ebuild
+++ b/
dev-python/genty/genty-1.3.2.ebuild
@@
-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
}