From 51d6d28debdd1389290d3e3d27e4f161c963187b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Fri, 15 Nov 2019 16:25:37 +0100 Subject: [PATCH] dev-python/pytest: Add more test deps MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/pytest/pytest-4.6.6.ebuild | 3 +++ 1 file changed, 3 insertions(+) diff --git a/dev-python/pytest/pytest-4.6.6.ebuild b/dev-python/pytest/pytest-4.6.6.ebuild index 6afc7e19c680..f442cf07b77d 100644 --- a/dev-python/pytest/pytest-4.6.6.ebuild +++ b/dev-python/pytest/pytest-4.6.6.ebuild @@ -42,9 +42,12 @@ DEPEND=" dev-python/setuptools[${PYTHON_USEDEP}] test? ( ${RDEPEND} + dev-python/argcomplete[${PYTHON_USEDEP}] >=dev-python/hypothesis-3.56[${PYTHON_USEDEP}] dev-python/nose[${PYTHON_USEDEP}] $(python_gen_cond_dep 'dev-python/mock[${PYTHON_USEDEP}]' -2) + dev-python/pexpect[${PYTHON_USEDEP}] + dev-python/pytest-xdist[${PYTHON_USEDEP}] dev-python/requests[${PYTHON_USEDEP}] !!dev-python/flaky )" -- 2.26.2