From d15376f34344a84fed940555bbf6a6807b0a6abf Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Mon, 21 Sep 2020 18:03:04 +0200 Subject: dev-python/pytest-faulthandler: rm setuptools rdep for pytest entrypoint MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/pytest-faulthandler/pytest-faulthandler-1.6.0.ebuild | 1 - 1 file changed, 1 deletion(-) (limited to 'dev-python/pytest-faulthandler') diff --git a/dev-python/pytest-faulthandler/pytest-faulthandler-1.6.0.ebuild b/dev-python/pytest-faulthandler/pytest-faulthandler-1.6.0.ebuild index 5033fc34123b..79a8fe429c9e 100644 --- a/dev-python/pytest-faulthandler/pytest-faulthandler-1.6.0.ebuild +++ b/dev-python/pytest-faulthandler/pytest-faulthandler-1.6.0.ebuild @@ -4,7 +4,6 @@ EAPI=7 PYTHON_COMPAT=( python3_{7,8,9} ) -DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 -- cgit v1.2.3-65-gdbad