Skip to content

Commit

Permalink
dev-python/scikit-learn: Enable py3.13
Browse files Browse the repository at this point in the history
Signed-off-by: Michał Górny <[email protected]>
  • Loading branch information
mgorny committed Jul 11, 2024
1 parent d37dc4a commit 90d31d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-python/scikit-learn/scikit-learn-1.5.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ EAPI=8

DISTUTILS_EXT=1
DISTUTILS_USE_PEP517=meson-python
PYTHON_COMPAT=( python3_{10..12} )
PYTHON_COMPAT=( python3_{10..13} )

inherit distutils-r1

Expand Down

0 comments on commit 90d31d1

Please sign in to comment.