mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 10:38:07 -07:00
dev-python/humanfriendly: correct depend on pytest-cov.
Thanks to juippis for spotting the typo Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/10459 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
This commit is contained in:
committed by
Patrice Clement
parent
ff187b0783
commit
ff5d03f180
@@ -29,7 +29,7 @@ DEPEND="${RDEPEND}
|
||||
>=dev-python/capturer-2.1[${PYTHON_USEDEP}]
|
||||
>=dev-python/coloredlogs-2.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/pytest-3.0.7[${PYTHON_USEDEP}]
|
||||
>=dev-python/pytest-2.4.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/pytest-cov-2.4.0[${PYTHON_USEDEP}]
|
||||
)
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user