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

View File

@ -14,10 +14,6 @@ Python bindings to the OpenStack Object Storage API
:target: https://pypi.org/project/python-swiftclient/
:alt: Latest Version
.. image:: https://img.shields.io/pypi/dm/python-swiftclient.svg
:target: https://pypi.org/project/python-swiftclient/
:alt: Downloads
This is a python client for the Swift API. There's a Python API (the
``swiftclient`` module), and a command-line script (``swift``).