dev-python/pytest-virtualenv: 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:32 +02:00
parent 67f4e6c77a
commit ca42dcb948

View File

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