From 4b3c3821d6d961c2647e0f1b3da08fe46100c4f8 Mon Sep 17 00:00:00 2001 From: Chen Date: Thu, 7 Jun 2018 22:38:41 +0800 Subject: [PATCH] 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: Id4c5d19aa664ddc94ce108467bf92721eb33747e --- README.rst | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.rst b/README.rst index c6ac3a8c..0b353ac2 100644 --- a/README.rst +++ b/README.rst @@ -12,10 +12,6 @@ Mistral :target: https://pypi.org/project/python-mistralclient/ :alt: Latest Version -.. image:: https://img.shields.io/pypi/dm/python-mistralclient.svg - :target: https://pypi.org/project/python-mistralclient/ - :alt: Downloads - Mistral is a workflow service. Most business processes consist of multiple distinct interconnected steps that need to be executed in a particular order in a distributed environment. A user can describe such a process as a set