From 76690cdf17e4ffeff09aea6bc4b220875eb66a4c Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Mon, 21 Sep 2020 18:03:27 +0200 Subject: dev-python/pytest-subtesthack: 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-subtesthack/pytest-subtesthack-0.1.1.ebuild | 1 - 1 file changed, 1 deletion(-) (limited to 'dev-python/pytest-subtesthack') diff --git a/dev-python/pytest-subtesthack/pytest-subtesthack-0.1.1.ebuild b/dev-python/pytest-subtesthack/pytest-subtesthack-0.1.1.ebuild index 87ae193d0678..22d9efabdc99 100644 --- a/dev-python/pytest-subtesthack/pytest-subtesthack-0.1.1.ebuild +++ b/dev-python/pytest-subtesthack/pytest-subtesthack-0.1.1.ebuild @@ -3,7 +3,6 @@ EAPI=7 -DISTUTILS_USE_SETUPTOOLS=rdepend PYTHON_COMPAT=( python3_{6,7,8} ) inherit distutils-r1 -- cgit v1.2.3-65-gdbad