Add fancy pypi version and download images

This patch adds the simple pypi based version icon/image and
download icon/image that's clickable.  This is rendered on shown
on the pypi main page for the version.  An example of what it looks
like is here:

https://pypi.python.org/pypi/oslo.concurrency

Change-Id: I4a10865145cc6f4a16f1e2ae5f9426512e461c2a
This commit is contained in:
Walter A. Boring IV 2015-09-02 09:29:25 -07:00 committed by Walter A. Boring IV (hemna)
parent fea1ef59bd
commit 2754a5c7e6

View File

@ -2,6 +2,14 @@
brick
===============================
.. image:: https://img.shields.io/pypi/v/os-brick.svg
:target: https://pypi.python.org/pypi/os-brick/
:alt: Latest Version
.. image:: https://img.shields.io/pypi/dm/os-brick.svg
:target: https://pypi.python.org/pypi/os-brick/
:alt: Downloads
OpenStack Cinder brick library for managing local volume attaches