mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-15 01:53:25 -04:00
dev-python/asyncpg: disable broken tests
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
@@ -37,8 +37,10 @@ BDEPEND="
|
||||
|
||||
PATCHES=(
|
||||
"${FILESDIR}"/${PN}-0.30.0-cflags.patch
|
||||
"${FILESDIR}"/${PN}-0.30.0-disable-broken-tests.patch
|
||||
)
|
||||
|
||||
EPYTEST_PLUGINS=( )
|
||||
EPYTEST_IGNORE=(
|
||||
# checks versions from env variables
|
||||
"${S}"/tests/test__environment.py
|
||||
|
||||
Reference in New Issue
Block a user