dev-python/tox: Add missing pytest-mock dep

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2020-06-01 07:15:17 +02:00
parent ce422c8177
commit b0dfb49f5b

View File

@@ -42,6 +42,7 @@ BDEPEND="
>=dev-python/freezegun-0.3.11[${PYTHON_USEDEP}]
dev-python/pathlib2[${PYTHON_USEDEP}]
>=dev-python/pytest-4.0.0[${PYTHON_USEDEP}]
dev-python/pytest-mock[${PYTHON_USEDEP}]
=dev-python/tox-${PV}-${PR}[${PYTHON_USEDEP}]
)"