commit: 248c59b5dabeed52498b558fb74254434d3b9305
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 21 16:03:34 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Sep 21 16:06:36 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=248c59b5
dev-python/pytest-xprocess: rm setuptools rdep for pytest entrypoint
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/pytest-xprocess/pytest-xprocess-0.13.1-r1.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/dev-python/pytest-xprocess/pytest-xprocess-0.13.1-r1.ebuild
b/dev-python/pytest-xprocess/pytest-xprocess-0.13.1-r1.ebuild
index 2405f97ecce..63ce134ecb3 100644
--- a/dev-python/pytest-xprocess/pytest-xprocess-0.13.1-r1.ebuild
+++ b/dev-python/pytest-xprocess/pytest-xprocess-0.13.1-r1.ebuild
@@ -3,7 +3,6 @@
EAPI=7
-DISTUTILS_USE_SETUPTOOLS=rdepend
PYTHON_COMPAT=( python3_{6,7,8,9} pypy3 )
inherit distutils-r1