summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorwangqi <wang.qi@99cloud.net>2018-08-07 06:05:00 +0000
committerwangqi <wang.qi@99cloud.net>2018-08-07 06:05:21 +0000
commit85f02d06c58ed34341392d49adffebbbe47af824 (patch)
tree1d0a7c9339e0b2b839d8f75cb96ba5424d9e9f92 /README.rst
parenta456622fac6c4a5e4dd564c8d5280aa8fb0c8147 (diff)
downloadtaskflow-85f02d06c58ed34341392d49adffebbbe47af824.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: Ibf996e1bc49c33576a2a07f80344063976d73fd1
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 6dcb4c4..2403fad 100644
--- a/README.rst
+++ b/README.rst
@@ -14,10 +14,6 @@ TaskFlow
:target: https://pypi.org/project/taskflow/
:alt: Latest Version
-.. image:: https://img.shields.io/pypi/dm/taskflow.svg
- :target: https://pypi.org/project/taskflow/
- :alt: Downloads
-
A library to do [jobs, tasks, flows] in a highly available, easy to understand
and declarative manner (and more!) to be used with OpenStack and other
projects.