jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/467673 )

Change subject: [doc] Add Python version shield to README.rst
......................................................................

[doc] Add Python version shield to README.rst

this looks much more informative than the left side menu bar

Change-Id: I7b1b5444d2b012b789d984b60e82117c0adf5718
---
M README.rst
1 file changed, 3 insertions(+), 0 deletions(-)

Approvals:
  Dvorapa: Looks good to me, but someone else must approve
  Dalba: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/README.rst b/README.rst
index 5fe87db..ea1f104 100644
--- a/README.rst
+++ b/README.rst
@@ -10,6 +10,9 @@
 .. image:: 
https://api.codeclimate.com/v1/badges/de6ca4c66e7c7bee4156/maintainability
    :alt: Maintainability
    :target: https://codeclimate.com/github/wikimedia/pywikibot/maintainability
+.. image:: https://img.shields.io/pypi/pyversions/pywikibot.svg
+   :alt: Python
+   :target: https://www.python.org/downloads/
 .. image:: https://img.shields.io/pypi/v/pywikibot.svg
    :alt: Pywikibot release
    :target: https://pypi.org/project/pywikibot/

--
To view, visit https://gerrit.wikimedia.org/r/467673
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.wikimedia.org/r/settings

Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I7b1b5444d2b012b789d984b60e82117c0adf5718
Gerrit-Change-Number: 467673
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <[email protected]>
Gerrit-Reviewer: Dalba <[email protected]>
Gerrit-Reviewer: Dvorapa <[email protected]>
Gerrit-Reviewer: John Vandenberg <[email protected]>
Gerrit-Reviewer: jenkins-bot (75)
_______________________________________________
Pywikibot-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/pywikibot-commits

Reply via email to