From 47a385186370c327b5aab5408848bc7946119f4e Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Mon, 21 Sep 2020 18:03:09 +0200 Subject: dev-python/pytest-httpbin: 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-httpbin/pytest-httpbin-1.0.0-r1.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/dev-python/pytest-httpbin/pytest-httpbin-1.0.0-r1.ebuild b/dev-python/pytest-httpbin/pytest-httpbin-1.0.0-r1.ebuild index 02cb0d51dbd2..a47925c658e7 100644 --- a/dev-python/pytest-httpbin/pytest-httpbin-1.0.0-r1.ebuild +++ b/dev-python/pytest-httpbin/pytest-httpbin-1.0.0-r1.ebuild @@ -4,7 +4,6 @@ EAPI=7 PYTHON_COMPAT=( python3_{6,7,8,9} pypy3 ) -DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 -- cgit v1.2.3-65-gdbad