jenkins-bot has submitted this change and it was merged. Change subject: Restrictions of python versions ......................................................................
Restrictions of python versions see https://www.mediawiki.org/wiki/Manual:Pywikibot/Installation Change-Id: I24be80c696ea9790df70bffc4f7b6d54946c0898 --- M docs/index.rst 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: John Vandenberg: Looks good to me, approved Lokal Profil: Looks good to me, but someone else must approve jenkins-bot: Verified diff --git a/docs/index.rst b/docs/index.rst index 81e7ad6..c9e3763 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -12,7 +12,7 @@ Pywikibot is a full-stack framework for editing `MediaWiki <https://mediawiki.org>`_ wiki's. (more intro) -Pywikibot supports Python 2.6.5, 2.7 and 3.2+. +Pywikibot supports Python 2.6.5+, 2.7.2+ and 3.3+. 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/270475 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I24be80c696ea9790df70bffc4f7b6d54946c0898 Gerrit-PatchSet: 1 Gerrit-Project: pywikibot/core Gerrit-Branch: master Gerrit-Owner: Xqt <[email protected]> Gerrit-Reviewer: John Vandenberg <[email protected]> Gerrit-Reviewer: Lokal Profil <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ Pywikibot-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-commits
