mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-25 08:58:27 -07:00
dev-python/coverage: correct test deps
This fixes my own typo in 81a8981. Apologies.
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c) <sam@cmpct.info>
Closes: https://github.com/gentoo/gentoo/pull/16302
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
committed by
Michał Górny
parent
9d2339861e
commit
35554a63c0
@@ -23,9 +23,9 @@ RESTRICT="test"
|
||||
|
||||
#BDEPEND="
|
||||
# test? (
|
||||
# dev-python/coverage[${PYTHON_USEDEP}]
|
||||
# dev-python/PyContracts[${PYTHON_USEDEP}]
|
||||
# dev-python/flaky[${PYTHON_USEDEP}]
|
||||
# dev-python/hypothesis[${PYTHON_USEDEP}]
|
||||
# dev-python/mock[${PYTHON_USEDEP}]
|
||||
# dev-python/pytest[${PYTHON_USEDEP}]
|
||||
# >=dev-python/unittest-mixins-1.4[${PYTHON_USEDEP}]
|
||||
|
||||
Reference in New Issue
Block a user