dev-python/jellyfish: Remove dep on pytest-runner

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2019-07-08 09:49:07 +02:00
parent 0c3fd63e29
commit 1d45633d22

View File

@@ -20,7 +20,6 @@ DEPEND="
dev-python/setuptools[${PYTHON_USEDEP}]
doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
test? (
dev-python/pytest-runner[${PYTHON_USEDEP}]
dev-python/pytest[${PYTHON_USEDEP}]
dev-python/unicodecsv[${PYTHON_USEDEP}]
)