dev-python/coverage: Add missing hypothesis test dep

Acked-by: Michał Górny <mgorny@gentoo.org>
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c) <sam@cmpct.info>
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Sam James (sam_c)
2020-06-06 22:15:30 +00:00
committed by Michał Górny
parent ff0e7b6d07
commit 81a8981f20
2 changed files with 2 additions and 0 deletions

View File

@@ -23,6 +23,7 @@ RESTRICT="test"
#BDEPEND="
# test? (
# dev-python/coverage[${PYTHON_USEDEP}]
# dev-python/PyContracts[${PYTHON_USEDEP}]
# dev-python/flaky[${PYTHON_USEDEP}]
# dev-python/mock[${PYTHON_USEDEP}]