Add badge of supported python versions to README

This commit is contained in:
Bruno Oliveira 2015-12-25 16:28:50 -02:00
parent ec5a429c77
commit df3f21afb6
1 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,8 @@ scales to support complex functional testing.
.. image:: https://img.shields.io/pypi/v/pytest.svg
:target: https://pypi.python.org/pypi/pytest
.. image:: https://img.shields.io/pypi/pyversions/pytest.svg
:target: https://pypi.python.org/pypi/pytest
.. image:: https://img.shields.io/coveralls/pytest-dev/pytest/master.svg
:target: https://coveralls.io/r/pytest-dev/pytest
.. image:: https://travis-ci.org/pytest-dev/pytest.svg?branch=master