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: Ib43759f6e7edc55f13a2466a7c6098cca883df39
This commit is contained in:
Chen
2018-06-07 22:38:41 +08:00
parent 20a2f2ffdc
commit ba7f1217ac

View File

@@ -14,10 +14,6 @@ Python bindings to the OpenStack Identity API (Keystone)
:target: https://pypi.org/project/python-keystoneclient/
:alt: Latest Version
.. image:: https://img.shields.io/pypi/dm/python-keystoneclient.svg
:target: https://pypi.org/project/python-keystoneclient/
:alt: Downloads
This is a client for the OpenStack Identity API, implemented by the Keystone
team; it contains a Python API (the ``keystoneclient`` module) for
OpenStack's Identity Service. For command line interface support, use