summaryrefslogtreecommitdiff
path: root/README.rst
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
commit4dd1c3075fd6f855b77061d654bb26f99c92ccb2 (patch)
tree8b59adfd5fea35ce22bb8c84a402b50f00180407 /README.rst
parent3c4006313c6f4e4333f76e324bb0560302a04c8d (diff)
downloadpython-designateclient-4dd1c3075fd6f855b77061d654bb26f99c92ccb2.tar.gz
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
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst4
1 files changed, 0 insertions, 4 deletions
diff --git a/README.rst b/README.rst
index 1810ef7..807f237 100644
--- a/README.rst
+++ b/README.rst
@@ -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``).