PR #1450 added python 3.14 and 3.14t to the CI matrix. So now that those versions are officially supported, the corresponding trove classifier (Programming Language :: Python :: 3.14) should be added.
Note that having this classifier is useful, so that users can easily now which python versions are supported. In particular it would allow to be marked as compatible in https://pyreadiness.org/3.14/.

PR #1450 added python 3.14 and 3.14t to the CI matrix. So now that those versions are officially supported, the corresponding trove classifier (
Programming Language :: Python :: 3.14) should be added.Note that having this classifier is useful, so that users can easily now which python versions are supported. In particular it would allow to be marked as compatible in https://pyreadiness.org/3.14/.