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

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2020-09-21 18:03:19 +02:00
parent 96d4f83fdf
commit 57987eb454

View File

@@ -4,7 +4,6 @@
EAPI=7
PYTHON_COMPAT=( python3_{7,8,9} )
DISTUTILS_USE_SETUPTOOLS=rdepend
inherit distutils-r1