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

View File

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