mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 23:23:00 -04:00
dev-python/tiktoken: add QA_FLAGS_IGNORED
Closes: https://bugs.gentoo.org/976395 Signed-off-by: Florian Albrechtskirchinger <falbrechtskirchinger@gmail.com>
This commit is contained in:
@@ -83,6 +83,8 @@ BDEPEND="
|
||||
)
|
||||
"
|
||||
|
||||
QA_FLAGS_IGNORED="usr/lib.*/py.*/site-packages/tiktoken/_tiktoken.*\.so"
|
||||
|
||||
PATCHES=(
|
||||
# test_encoding.py::test_hyp_roundtrip throws ValueError for special tokens
|
||||
"${FILESDIR}/tiktoken-0.12.0-special-token-roudtrip.patch"
|
||||
|
||||
Reference in New Issue
Block a user