dev-python/scikit-build: Remove pytest-runner dep
authorMichał Górny <mgorny@gentoo.org>
Wed, 25 Mar 2020 09:41:11 +0000 (10:41 +0100)
committerMichał Górny <mgorny@gentoo.org>
Wed, 25 Mar 2020 11:05:30 +0000 (12:05 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/scikit-build/scikit-build-0.10.0.ebuild

index f4eb8f1ef3ec7a7eaf1c3c1c220e368ac80f7187..34b03d32ce7291ce5230de020002e64b93fe5643 100644 (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}]