dev-python/pytest-forked: 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:05 +02:00
parent d15376f343
commit 82826c8f9e

View File

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