mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 12:33:40 -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=(
|
PATCHES=(
|
||||||
# test_encoding.py::test_hyp_roundtrip throws ValueError for special tokens
|
# test_encoding.py::test_hyp_roundtrip throws ValueError for special tokens
|
||||||
"${FILESDIR}/tiktoken-0.12.0-special-token-roudtrip.patch"
|
"${FILESDIR}/tiktoken-0.12.0-special-token-roudtrip.patch"
|
||||||
|
|||||||
Reference in New Issue
Block a user