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

View File

@ -6,10 +6,6 @@ Python bindings to the OpenStack Panko API
:target: https://pypi.org/project/pankoclient/
:alt: Latest Version
.. image:: https://img.shields.io/pypi/dm/pankoclient.svg
:target: https://pypi.org/project/pankoclient/
:alt: Downloads
This is a client library for Panko built on the Panko API. It provides a
Python API (the ``pankoclient`` module) and a OSC (the openstackclient CLI)
command-line tool (``openstack event``).