dev-python/pytest-subtesthack: 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:27 +02:00
parent 86c4414988
commit 76690cdf17

View File

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