projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a64a4aa
)
dev-python/hpack: Remove unnecessary pytest-xdist dep
author
Michał Górny
<mgorny@gentoo.org>
Sun, 15 Jul 2018 06:40:25 +0000
(08:40 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Sun, 15 Jul 2018 08:37:49 +0000
(10:37 +0200)
dev-python/hpack/hpack-3.0.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/hpack/hpack-3.0.0.ebuild
b/dev-python/hpack/hpack-3.0.0.ebuild
index caefcf33a67c09c78b310fdde074088f9cd37a25..fb38cffa6ccf2cc65a97ff0f07ca662b77877ed9 100644
(file)
--- a/
dev-python/hpack/hpack-3.0.0.ebuild
+++ b/
dev-python/hpack/hpack-3.0.0.ebuild
@@
-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}]
)