dev-python/hpack: Remove unnecessary pytest-xdist dep
authorMichał Górny <mgorny@gentoo.org>
Sun, 15 Jul 2018 06:40:25 +0000 (08:40 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sun, 15 Jul 2018 08:37:49 +0000 (10:37 +0200)
dev-python/hpack/hpack-3.0.0.ebuild

index caefcf33a67c09c78b310fdde074088f9cd37a25..fb38cffa6ccf2cc65a97ff0f07ca662b77877ed9 100644 (file)
@@ -20,7 +20,6 @@ RDEPEND=""
 DEPEND="${RDEPEND}
        test? (
                >=dev-python/pytest-2.9.2[${PYTHON_USEDEP}]
-               >=dev-python/pytest-xdist-1.14.0[${PYTHON_USEDEP}]
                >=dev-python/hypothesis-3.4.2[${PYTHON_USEDEP}]
                !!dev-python/pytest-relaxed[${PYTHON_USEDEP}]
        )