dev-python/joblib: Enable py3.14

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2026-04-11 16:53:11 +02:00
parent 5d0dff5285
commit 4ac1a70ef6

View File

@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{11..13} )
PYTHON_COMPAT=( python3_{11..14} )
PYPI_VERIFY_REPO=https://github.com/joblib/joblib
DISTUTILS_USE_PEP517=setuptools