From 08088cb7775bd2bc16497d54341e58d087ff7353 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Mon, 21 Sep 2020 18:03:29 +0200 Subject: dev-python/pytest-tempdir: 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-tempdir/pytest-tempdir-2019.10.12.ebuild | 1 - 1 file changed, 1 deletion(-) (limited to 'dev-python') diff --git a/dev-python/pytest-tempdir/pytest-tempdir-2019.10.12.ebuild b/dev-python/pytest-tempdir/pytest-tempdir-2019.10.12.ebuild index 7ea0a4c86465..e0e8e6dbdeeb 100644 --- a/dev-python/pytest-tempdir/pytest-tempdir-2019.10.12.ebuild +++ b/dev-python/pytest-tempdir/pytest-tempdir-2019.10.12.ebuild @@ -4,7 +4,6 @@ EAPI=7 PYTHON_COMPAT=( python3_{6,7,8} ) -DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 DESCRIPTION="Pytest plugin to support for a predictable and repeatable temporary directory" -- cgit v1.2.3