summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChen <dstbtgagt@foxmail.com>2018-06-07 22:38:41 +0800
committerChen <dstbtgagt@foxmail.com>2018-06-07 22:38:41 +0800
commitd090ea27510db3903e3256ca518b645987edfdc7 (patch)
treed3d2a2be762f62565ba3e47d65023ef2bd46319a
parent873db8ccec55c4b3ea8ca52fa6163aeccd5f6678 (diff)
downloadpython-neutronclient-d090ea27510db3903e3256ca518b645987edfdc7.tar.gz
Remove PyPI downloads6.9.0
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
-rw-r--r--README.rst4
1 files changed, 0 insertions, 4 deletions
diff --git a/README.rst b/README.rst
index c8e5dbf..3e39d8f 100644
--- a/README.rst
+++ b/README.rst
@@ -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``).