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: Idefa586d3b2ff48d1245226588fa27923b0a0734
This commit is contained in:
Chen
2018-06-07 22:38:41 +08:00
parent 90a6f2fa13
commit 98b3512767

View File

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