jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/612727 )
Change subject: [4.0] Follow up on Ib0db465bfcc6a38335379 ...................................................................... [4.0] Follow up on Ib0db465bfcc6a38335379 PWB doesn't also support Python 3.4. Support starts from 3.5 and above. Change-Id: I849289e44f0f19b5962eced5b8bf588625153252 --- M docs/index.rst 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Lokal Profil: Looks good to me, approved JJMC89: Looks good to me, approved jenkins-bot: Verified diff --git a/docs/index.rst b/docs/index.rst index cc22a5a..3607626 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -13,7 +13,7 @@ Pywikibot is a Python library and collection of scripts that automate work on `MediaWiki <https://mediawiki.org>`_ sites. -Pywikibot supports Python 3.4+. +Pywikibot supports Python 3.5+. Pywikibot and this documentation are licensed under the :ref:`MIT license <licenses-MIT>`; manual pages on mediawiki.org are licensed under the `CC-BY-SA 3.0`_ license. -- To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/612727 To unsubscribe, or for help writing mail filters, visit https://gerrit.wikimedia.org/r/settings Gerrit-Project: pywikibot/core Gerrit-Branch: master Gerrit-Change-Id: I849289e44f0f19b5962eced5b8bf588625153252 Gerrit-Change-Number: 612727 Gerrit-PatchSet: 1 Gerrit-Owner: D3r1ck01 <[email protected]> Gerrit-Reviewer: JJMC89 <[email protected]> Gerrit-Reviewer: Lokal Profil <[email protected]> Gerrit-Reviewer: jenkins-bot Gerrit-MessageType: merged
_______________________________________________ Pywikibot-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-commits
