Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 2 additions & 6 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ This library has been deprecated and no longer managed or supported. The current
Python Stream Processing
===========================

|build-status| |coverage| |license| |wheel| |pyversion| |pyimp|
|coverage| |license| |wheel| |pyversion| |pyimp|

:Version: 1.10.4
:Web: http://faust.readthedocs.io/
Expand Down Expand Up @@ -554,14 +554,10 @@ version 1.2.0 available at http://contributor-covenant.org/version/1/2/0/.

.. _`User Guide`: http://faust.readthedocs.io/en/latest/userguide/index.html

.. |build-status| image:: https://secure.travis-ci.org/robinhood/faust.png?branch=master
:alt: Build status
:target: https://travis-ci.org/robinhood/faust

.. |coverage| image:: https://codecov.io/github/robinhood/faust/coverage.svg?branch=master
:target: https://codecov.io/github/robinhood/faust?branch=master

.. |license| image:: https://img.shields.io/pypi/l/faust.svg
.. |license| image:: https://img.shields.io/badge/license-BSD%203--Clause-brightgreen
:alt: BSD License
:target: https://opensource.org/licenses/BSD-3-Clause

Expand Down