File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -30,6 +30,8 @@ This allows you to test and make sure your view layer is behaving the way you ex
30
30
31
31
|version | |downloads | |ci |
32
32
33
+ .. Using PNG badges because PyPI doesn't support SVG
34
+
33
35
.. |version | image :: http://img.shields.io/pypi/v/pytest-qt.png
34
36
:target: https://crate.io/packages/pytest-qt
35
37
@@ -38,7 +40,10 @@ This allows you to test and make sure your view layer is behaving the way you ex
38
40
39
41
.. |ci | image :: http://img.shields.io/travis/nicoddemus/pytest-qt.png
40
42
:target: https://travis-ci.org/nicoddemus/pytest-qt
41
-
43
+
44
+ .. |coverage | image :: http://img.shields.io/coveralls/nicoddemus/pytest-qt.png
45
+ :target: https://coveralls.io/r/nicoddemus/pytest-qt
46
+
42
47
43
48
Requirements
44
49
============
You can’t perform that action at this time.
0 commit comments