commit:     57987eb45482361cfdce9981dc8bc65b5cd7e1fb
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 21 16:03:19 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Sep 21 16:06:27 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57987eb4

dev-python/pytest-regressions: rm setuptools rdep for pytest entrypoint

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/pytest-regressions/pytest-regressions-2.0.1.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dev-python/pytest-regressions/pytest-regressions-2.0.1.ebuild 
b/dev-python/pytest-regressions/pytest-regressions-2.0.1.ebuild
index 5acfd446bde..c182743328e 100644
--- a/dev-python/pytest-regressions/pytest-regressions-2.0.1.ebuild
+++ b/dev-python/pytest-regressions/pytest-regressions-2.0.1.ebuild
@@ -4,7 +4,6 @@
 EAPI=7
 
 PYTHON_COMPAT=( python3_{7,8,9} )
-DISTUTILS_USE_SETUPTOOLS=rdepend
 
 inherit distutils-r1
 

Reply via email to