Xqt has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1058213?usp=email )
Change subject: [dev] add Python 3.14 to pypi classifiers ...................................................................... [dev] add Python 3.14 to pypi classifiers Change-Id: Ibf427100cabcc7e6c3d9ca2a7e98384eff5263e5 --- M pyproject.toml 1 file changed, 1 insertion(+), 0 deletions(-) Approvals: Xqt: Verified; Looks good to me, approved diff --git a/pyproject.toml b/pyproject.toml index 3c8eb7f..dc216e9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -99,6 +99,7 @@ "Programming Language :: Python :: 3.11", "Programming Language :: Python :: 3.12", "Programming Language :: Python :: 3.13", + "Programming Language :: Python :: 3.14", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Internet :: WWW/HTTP :: Dynamic Content :: Wiki", -- To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1058213?usp=email To unsubscribe, or for help writing mail filters, visit https://gerrit.wikimedia.org/r/settings?usp=email Gerrit-MessageType: merged Gerrit-Project: pywikibot/core Gerrit-Branch: master Gerrit-Change-Id: Ibf427100cabcc7e6c3d9ca2a7e98384eff5263e5 Gerrit-Change-Number: 1058213 Gerrit-PatchSet: 1 Gerrit-Owner: Xqt <i...@gno.de> Gerrit-Reviewer: Xqt <i...@gno.de>
_______________________________________________ Pywikibot-commits mailing list -- pywikibot-commits@lists.wikimedia.org To unsubscribe send an email to pywikibot-commits-le...@lists.wikimedia.org