File tree 1 file changed +13
-7
lines changed 1 file changed +13
-7
lines changed Original file line number Diff line number Diff line change 1
- .. image :: https://secure.travis-ci.org/pytest-dev/pytest-django.png?branch=master
2
- :alt: Build Status
3
- :target: https://travis-ci.org/pytest-dev/pytest-django
4
1
.. image :: https://img.shields.io/pypi/v/pytest-django.svg?style=flat
5
- :alt: PyPI Version
6
- :target: https://pypi.python.org/pypi/pytest-django
2
+ :alt: PyPI Version
3
+ :target: https://pypi.python.org/pypi/pytest-django
4
+
5
+ .. image :: https://img.shields.io/pypi/pyversions/pytest-django.svg
6
+ :alt: Supported Python versions
7
+ :target: https://pypi.python.org/pypi/pytest-django
8
+
9
+ .. image :: https://travis-ci.org/pytest-dev/pytest-django.svg?branch=master
10
+ :alt: Build Status
11
+ :target: https://travis-ci.org/pytest-dev/pytest-django
12
+
7
13
.. image :: https://img.shields.io/codecov/c/github/pytest-dev/pytest-django.svg?style=flat
8
- :alt: Coverage
9
- :target: https://codecov.io/gh/pytest-dev/pytest-django
14
+ :alt: Coverage
15
+ :target: https://codecov.io/gh/pytest-dev/pytest-django
10
16
11
17
Welcome to pytest-django!
12
18
=========================
You can’t perform that action at this time.
0 commit comments