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

View File

@ -14,10 +14,6 @@ Python bindings to the Neutron API
:target: https://pypi.org/project/python-neutronclient/
:alt: Latest Version
.. image:: https://img.shields.io/pypi/dm/python-neutronclient.svg
:target: https://pypi.org/project/python-neutronclient/
:alt: Downloads
This is a client library for Neutron built on the Neutron API. It
provides a Python API (the ``neutronclient`` module) and a command-line tool
(``neutron``).