dev-python/pytest-salt: 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:23 +02:00
parent b6a7bc2f3c
commit 7e851dee3f

View File

@@ -4,7 +4,6 @@
EAPI=7
PYTHON_COMPAT=( python3_{6,7,8} )
DISTUTILS_USE_SETUPTOOLS=rdepend
inherit distutils-r1
MY_PV="${PV/_p/.post}"