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: I456b482729ed7e200dfa0f390058ddffeb304932
This commit is contained in:
wangqi
2018-08-07 05:59:01 +00:00
parent 16bdd7cccf
commit 01cf3f7ef1

View File

@@ -15,10 +15,6 @@ python-cyborgclient
:target: https://pypi.python.org/pypi/python-cyborgclient/
:alt: Latest Version
.. image:: https://img.shields.io/pypi/dm/python-cyborgclient.svg
:target: https://pypi.python.org/pypi/python-cyborgclient/
:alt: Downloads
python-cyborgclient is a python bindings to the OpenStack Cyborg API. There's
a Python API (the ``cyborgclient`` module), and a command-line script
(``cyborg``). Each implements 100% of the OpenStack Cyborg API.