From 7c069c66e87f45a99c9e277dceafa01b21757c7e Mon Sep 17 00:00:00 2001
From: Michał Górny <mgorny@gentoo.org>
Date: Mon, 21 Sep 2020 18:02:59 +0200
Subject: dev-python/pytest-datadir: 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 <mgorny@gentoo.org>
---
 dev-python/pytest-datadir/pytest-datadir-1.3.1.ebuild | 1 -
 1 file changed, 1 deletion(-)

(limited to 'dev-python/pytest-datadir')

diff --git a/dev-python/pytest-datadir/pytest-datadir-1.3.1.ebuild b/dev-python/pytest-datadir/pytest-datadir-1.3.1.ebuild
index 4410dfb88542..b02fc26e1162 100644
--- a/dev-python/pytest-datadir/pytest-datadir-1.3.1.ebuild
+++ b/dev-python/pytest-datadir/pytest-datadir-1.3.1.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