mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-25 07:08:13 -07:00
dev-python/aiohttp: Remove implicit test dep on coverage
Closes: https://bugs.gentoo.org/979009 Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -152,5 +152,5 @@ python_test() {
|
||||
fi
|
||||
|
||||
rm -rf aiohttp || die
|
||||
epytest -m "not internal and not dev_mode"
|
||||
epytest -m "not internal and not dev_mode" -o filterwarnings=
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user