summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-03-25 10:41:11 +0100
committerMichał Górny <mgorny@gentoo.org>2020-03-25 12:05:30 +0100
commit4e19cfe0b59a5823a5025f35fc7748878256b44f (patch)
treeccb2287125f21c8095e926629a8c12187178b41c /dev-python/scikit-build
parentwww-client/links: make inherits conditional. (diff)
downloadgentoo-4e19cfe0b59a5823a5025f35fc7748878256b44f.tar.gz
gentoo-4e19cfe0b59a5823a5025f35fc7748878256b44f.tar.bz2
gentoo-4e19cfe0b59a5823a5025f35fc7748878256b44f.zip
dev-python/scikit-build: Remove pytest-runner dep
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/scikit-build')
-rw-r--r--dev-python/scikit-build/scikit-build-0.10.0.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-python/scikit-build/scikit-build-0.10.0.ebuild b/dev-python/scikit-build/scikit-build-0.10.0.ebuild
index f4eb8f1ef3ec..34b03d32ce72 100644
--- a/dev-python/scikit-build/scikit-build-0.10.0.ebuild
+++ b/dev-python/scikit-build/scikit-build-0.10.0.ebuild
@@ -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}]