dev-python/vector: Remove py3.11 (per scipy)

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2026-04-18 12:13:32 +02:00
parent ba849bad2f
commit 79f3f4f322

View File

@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{11..14} )
PYTHON_COMPAT=( python3_{12..14} )
PYPI_VERIFY_REPO=https://github.com/scikit-hep/vector
DISTUTILS_USE_PEP517=hatchling