sci-ml/transformers: restrict test

Closes: https://bugs.gentoo.org/980627
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
Alfredo Tupone
2026-08-13 09:04:55 +02:00
parent c714b72159
commit 8276f2ace6

View File

@@ -20,6 +20,7 @@ LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64"
IUSE="test torch"
RESTRICT="test" # Need network to download models parameters
RDEPEND="
>=sci-ml/huggingface_hub-1.5.0[${PYTHON_SINGLE_USEDEP}]