mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-17 14:49:30 -07:00
sci-ml/hf_xet: disable py3.11
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
@@ -7,7 +7,7 @@ EAPI=8
|
||||
|
||||
DISTUTILS_EXT=1
|
||||
DISTUTILS_USE_PEP517=maturin
|
||||
PYTHON_COMPAT=( python3_{11..15} )
|
||||
PYTHON_COMPAT=( python3_{12..15} )
|
||||
RUST_MIN_VER="1.89.0"
|
||||
|
||||
CRATES=""
|
||||
|
||||
Reference in New Issue
Block a user