commit: 8e56f88a6be2de620a74a405c84e22e38239ad77 Author: Shaoyu Tseng <shaoyu0209 <AT> tuta <DOT> io> AuthorDate: Sun Aug 8 03:50:16 2021 +0000 Commit: Shaoyu Tseng <shaoyu0209 <AT> tuta <DOT> io> CommitDate: Sun Aug 8 03:50:16 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8e56f88a
dev-python/simplemma: enabled tests Closes: https://bugs.gentoo.org/805257 Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Shaoyu Tseng <shaoyu0209 <AT> tuta.io> dev-python/simplemma/simplemma-0.3.0.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dev-python/simplemma/simplemma-0.3.0.ebuild b/dev-python/simplemma/simplemma-0.3.0.ebuild index 2f33988df..edd13887e 100644 --- a/dev-python/simplemma/simplemma-0.3.0.ebuild +++ b/dev-python/simplemma/simplemma-0.3.0.ebuild @@ -15,3 +15,5 @@ DEPEND="" LICENSE="MIT" SLOT="0" KEYWORDS="~amd64 ~arm ~arm64 ~x86" + +distutils_enable_tests pytest