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.
pywikibot-commits@lists.wikimedia.org