mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/pyenchant: Disable apparently broken self-spelling test
Closes: https://bugs.gentoo.org/731730 Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -25,3 +25,8 @@ BDEPEND="
|
||||
)"
|
||||
|
||||
distutils_enable_tests pytest
|
||||
|
||||
src_prepare() {
|
||||
rm tests/test_docstrings.py || die
|
||||
distutils-r1_src_prepare
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user