Skip to content

Commit

Permalink
dev-python/pytest: Raise pytest-xdist requirement
Browse files Browse the repository at this point in the history
Raise required dev-python/pytest-xdist version to fix tests.
  • Loading branch information
mgorny committed Jul 11, 2018
1 parent 2f2bcaa commit 61401c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-python/pytest/pytest-3.4.2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ DEPEND="${COMMON_DEPEND}
dev-python/setuptools_scm[${PYTHON_USEDEP}]
test? (
>=dev-python/hypothesis-3.5.2[${PYTHON_USEDEP}]
>dev-python/pytest-xdist-1.13[${PYTHON_USEDEP}]
>=dev-python/pytest-xdist-1.22.2[${PYTHON_USEDEP}]
dev-python/nose[${PYTHON_USEDEP}]
dev-python/mock[${PYTHON_USEDEP}]
dev-python/requests[${PYTHON_USEDEP}]
Expand Down

0 comments on commit 61401c1

Please sign in to comment.