dev-python/scikit-build: Remove pytest-runner dep

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2020-03-25 10:41:11 +01:00
parent a76f277c5d
commit 4e19cfe0b5

View File

@@ -25,7 +25,6 @@ DEPEND="test? (
dev-python/flake8[${PYTHON_USEDEP}]
dev-python/path-py[${PYTHON_USEDEP}]
dev-python/pytest-mock[${PYTHON_USEDEP}]
dev-python/pytest-runner[${PYTHON_USEDEP}]
dev-python/pytest-virtualenv[${PYTHON_USEDEP}]
dev-python/PyQt5[testlib,${PYTHON_USEDEP}]
dev-python/requests[${PYTHON_USEDEP}]