jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1081603?usp=email )
Change subject: [doc] update badges for pywikibot-scripts ......................................................................
[doc] update badges for pywikibot-scripts
Change-Id: If62c6476fc10a29abbef29ccc8b429e6a7830de5 --- M scripts/README.rst 1 file changed, 15 insertions(+), 0 deletions(-)
Approvals: Xqt: Looks good to me, approved jenkins-bot: Verified
diff --git a/scripts/README.rst b/scripts/README.rst index 2f8687f..978a6cd 100644 --- a/scripts/README.rst +++ b/scripts/README.rst @@ -1,6 +1,21 @@ +.. image:: https://img.shields.io/pypi/pyversions/pywikibot-scripts.svg + :alt: Python + :target: https://www.python.org/downloads/ .. image:: https://img.shields.io/github/languages/top/wikimedia/pywikibot :alt: Top language :target: https://www.python.org/downloads/ +.. image:: https://img.shields.io/pypi/v/pywikibot-scripts.svg + :alt: Pywikibot-scripts release + :target: https://pypi.org/project/pywikibot-scripts/ +.. image:: https://img.shields.io/pypi/wheel/pywikibot-scripts + :alt: wheel + :target: https://pypi.org/project/pywikibot-scripts/ +.. image:: https://static.pepy.tech/badge/pywikibot-scripts + :alt: Total downloads + :target: https://pepy.tech/project/pywikibot-scripts +.. image:: https://static.pepy.tech/personalized-badge/pywikibot-scripts?period=month&a... + :alt: Monthly downloads + :target: https://pepy.tech/project/pywikibot-scripts .. image:: https://img.shields.io/github/last-commit/wikimedia/pywikibot :alt: Last commit :target: https://gerrit.wikimedia.org/r/plugins/gitiles/pywikibot/core/
pywikibot-commits@lists.wikimedia.org