mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
sci-ml/safetensors: disable py3.11
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
@@ -10,7 +10,7 @@ DISTUTILS_EXT=1
|
||||
CRATES=""
|
||||
|
||||
DISTUTILS_USE_PEP517=maturin
|
||||
PYTHON_COMPAT=( python3_{11..15} )
|
||||
PYTHON_COMPAT=( python3_{12..15} )
|
||||
RUST_MIN_VER="1.85.0"
|
||||
|
||||
inherit distutils-r1 cargo
|
||||
|
||||
Reference in New Issue
Block a user