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: I4e1254172f94b609967f1ee8689f5c780dd56f6f
This commit is contained in:
Chen 2018-06-07 22:38:41 +08:00
parent 434d7da456
commit a205be6b70
1 changed files with 0 additions and 4 deletions

View File

@ -5,10 +5,6 @@ python-barbicanclient
:target: https://pypi.org/project/python-barbicanclient/
:alt: Latest Version
.. image:: https://img.shields.io/pypi/dm/python-barbicanclient.svg
:target: https://pypi.org/project/python-barbicanclient/
:alt: Downloads
This is a client for the `Barbican <https://github.com/openstack/barbican>`__
Key Management API. There is a Python library for accessing the API
(`barbicanclient` module), and a command-line script (`barbican`).