-
-
Notifications
You must be signed in to change notification settings - Fork 26.3k
Closed
Labels
Description
Describe the issue linked to the documentation
At https://github.com/scikit-learn/scikit-learn/releases/tag/1.7.2 it is stated that the new release 1.7.2 supports Python 3.14 but neither at https://pypi.org/project/scikit-learn/ nor in the repo's readme file this is reflected.
Shall I simply add this 3.14 line to the pyproject.toml
file or is there a reason for omitting this I did not see?
Suggest a potential alternative/fix
No response