mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 10:38:07 -07:00
dev-python/multidict: don't enable coverage for tests
Closes: https://bugs.gentoo.org/649386
This commit is contained in:
@@ -27,6 +27,9 @@ python_prepare_all() {
|
||||
# don't use pytest-runner for tests
|
||||
sed -i "s|'pytest-runner'||" setup.py || die
|
||||
|
||||
# don't enable coverage or other pytest settings
|
||||
rm pytest.ini || die
|
||||
|
||||
distutils-r1_python_prepare_all
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user