Remove PyPI downloads

According to official site,
https://packaging.python.org/guides/analyzing-pypi-package-downloads/
PyPI package download statistics is no longer maintained and thus
should be removed.

Change-Id: I3a8e1f05aaa96c4790c37a1200446a53d950d530
This commit is contained in:
wangqi 2018-08-07 06:01:14 +00:00
parent 049a006f15
commit fe2d2a8f7e
1 changed files with 0 additions and 4 deletions

View File

@ -6,10 +6,6 @@ osc-lib
:target: https://pypi.org/project/osc-lib/
:alt: Latest Version
.. image:: https://img.shields.io/pypi/dm/osc-lib.svg
:target: https://pypi.org/project/osc-lib/
:alt: Downloads
OpenStackClient (aka OSC) is a command-line client for OpenStack. osc-lib
is a package of common support modules for writing OSC plugins.