mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-29 22:28:08 -07:00
dev-python/csv23: Bump dev-python/pytest dep
Closes: https://bugs.gentoo.org/720744 Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -20,7 +20,9 @@ KEYWORDS="~amd64 ~x86"
|
||||
RDEPEND="
|
||||
$(python_gen_cond_dep 'dev-python/mock[${PYTHON_USEDEP}]' -2)"
|
||||
BDEPEND="
|
||||
test? ( dev-python/pytest-mock[${PYTHON_USEDEP}] )"
|
||||
test? (
|
||||
>=dev-python/pytest-4.6[${PYTHON_USEDEP}]
|
||||
dev-python/pytest-mock[${PYTHON_USEDEP}] )"
|
||||
|
||||
distutils_enable_tests pytest
|
||||
|
||||
|
||||
Reference in New Issue
Block a user