dev-python/pytest-lazy-fixture: Correct dependencies

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2021-07-08 08:22:45 +02:00
parent 3f98339349
commit 6c2a13eb02

View File

@@ -15,9 +15,6 @@ LICENSE="MIT"
SLOT="0"
KEYWORDS="amd64 x86"
RDEPEND="
dev-python/flake8[${PYTHON_USEDEP}]
dev-python/tox[${PYTHON_USEDEP}]
"
RDEPEND="dev-python/pytest[${PYTHON_USEDEP}]"
distutils_enable_tests pytest