mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
dev-python/coverage: Remove pytest-rerunfailures bound
We masked the problematic version instead, as the issue does not seem to be limited to dev-python/coverage. Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
parent
8feca52c95
commit
630255a2c1
@ -22,10 +22,8 @@ SLOT="0"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"
|
||||
IUSE="+native-extensions"
|
||||
|
||||
# pytest-rerunfailures-16 causes hard crashes
|
||||
BDEPEND="
|
||||
test? (
|
||||
<dev-python/pytest-rerunfailures-16[${PYTHON_USEDEP}]
|
||||
>=dev-python/unittest-mixins-1.4[${PYTHON_USEDEP}]
|
||||
)
|
||||
"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user