From 3d3caf31790bf26625453a78c365b37c6d99dad9 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Mon, 21 Sep 2020 18:02:57 +0200 Subject: dev-python/pytest-asyncio: 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-asyncio/pytest-asyncio-0.14.0.ebuild | 1 - 1 file changed, 1 deletion(-) (limited to 'dev-python/pytest-asyncio') diff --git a/dev-python/pytest-asyncio/pytest-asyncio-0.14.0.ebuild b/dev-python/pytest-asyncio/pytest-asyncio-0.14.0.ebuild index 3b6370c3ca07..fb7e568a7a56 100644 --- a/dev-python/pytest-asyncio/pytest-asyncio-0.14.0.ebuild +++ b/dev-python/pytest-asyncio/pytest-asyncio-0.14.0.ebuild @@ -3,7 +3,6 @@ EAPI=7 -DISTUTILS_USE_SETUPTOOLS=rdepend PYTHON_COMPAT=( python3_{6..9} ) inherit distutils-r1 -- cgit v1.2.3-65-gdbad