dev-python/coverage: Add missing dep on pytest

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2020-06-03 09:10:43 +02:00
parent 8b65158c32
commit ab4d49c765
3 changed files with 3 additions and 0 deletions

View File

@@ -24,6 +24,7 @@ BDEPEND="
dev-python/PyContracts[${PYTHON_USEDEP}]
dev-python/flaky[${PYTHON_USEDEP}]
dev-python/mock[${PYTHON_USEDEP}]
dev-python/pytest[${PYTHON_USEDEP}]
>=dev-python/unittest-mixins-1.4[${PYTHON_USEDEP}]
)
"