mirror of
https://github.com/saymrwulf/zipline.git
synced 2026-05-14 20:58:10 +00:00
DOC: Added pypi zipline version badge
This commit is contained in:
parent
e9c83d6e71
commit
2a26402058
1 changed files with 5 additions and 2 deletions
|
|
@ -7,7 +7,8 @@
|
|||
=============
|
||||
|
||||
|Gitter|
|
||||
|version status|
|
||||
|pypi version status|
|
||||
|pypi pyversion status|
|
||||
|travis status|
|
||||
|appveyor status|
|
||||
|Coverage Status|
|
||||
|
|
@ -134,7 +135,9 @@ Feel free to ask questions on the `mailing list <https://groups.google.com/forum
|
|||
|
||||
.. |Gitter| image:: https://badges.gitter.im/Join%20Chat.svg
|
||||
:target: https://gitter.im/quantopian/zipline?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
|
||||
.. |version status| image:: https://img.shields.io/pypi/pyversions/zipline.svg
|
||||
.. |pypi version status| image:: https://img.shields.io/pypi/v/zipline.svg
|
||||
:target: https://pypi.python.org/pypi/zipline
|
||||
.. |pypi pyversion status| image:: https://img.shields.io/pypi/pyversions/zipline.svg
|
||||
:target: https://pypi.python.org/pypi/zipline
|
||||
.. |travis status| image:: https://travis-ci.org/quantopian/zipline.svg?branch=master
|
||||
:target: https://travis-ci.org/quantopian/zipline
|
||||
|
|
|
|||
Loading…
Reference in a new issue