commit: 6585d217711de914ffb34546c9d9f990652b1ea9
Author: Andrea Postiglione <andrea.postiglione <AT> gmail <DOT> com>
AuthorDate: Tue Apr 5 14:38:05 2022 +0000
Commit: Andrea Postiglione <andrea.postiglione <AT> gmail <DOT> com>
CommitDate: Tue Apr 5 14:38:05 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6585d217
dev-python/pyagentx fix test
Signed-off-by: Andrea Postiglione <andrea.postiglione <AT> gmail.com>
dev-python/pyagentx/pyagentx-0.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pyagentx/pyagentx-0.4.ebuild
b/dev-python/pyagentx/pyagentx-0.4.ebuild
index 197cc7ddc..8b5371f7f 100644
--- a/dev-python/pyagentx/pyagentx-0.4.ebuild
+++ b/dev-python/pyagentx/pyagentx-0.4.ebuild
@@ -18,4 +18,4 @@ KEYWORDS="~amd64"
PATCHES="${FILESDIR}/updater.patch
${FILESDIR}/python3.patch"
-distutils_enable_tests pytest
+distutils_enable_tests setup.py