commit: 82826c8f9e09ebf3322c4f22c3499ca37ae7cb24
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 21 16:03:05 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Sep 21 16:06:18 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82826c8f
dev-python/pytest-forked: rm setuptools rdep for pytest entrypoint
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/pytest-forked/pytest-forked-1.3.0-r1.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/dev-python/pytest-forked/pytest-forked-1.3.0-r1.ebuild
b/dev-python/pytest-forked/pytest-forked-1.3.0-r1.ebuild
index 3c8d8b75cfc..c892b49b6aa 100644
--- a/dev-python/pytest-forked/pytest-forked-1.3.0-r1.ebuild
+++ b/dev-python/pytest-forked/pytest-forked-1.3.0-r1.ebuild
@@ -3,7 +3,6 @@
EAPI=7
-DISTUTILS_USE_SETUPTOOLS=rdepend
PYTHON_COMPAT=( python3_{6..9} pypy3 )
inherit distutils-r1