File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ like key presses and mouse clicks:
28
28
29
29
This allows you to test and make sure your view layer is behaving the way you expect after each code change.
30
30
31
- |version | |downloads | |ci | |coverage |
31
+ |version | |downloads | |ci | |coverage | | docs |
32
32
33
33
.. Using PNG badges because PyPI doesn't support SVG
34
34
@@ -44,6 +44,9 @@ This allows you to test and make sure your view layer is behaving the way you ex
44
44
.. |coverage | image :: http://img.shields.io/coveralls/nicoddemus/pytest-qt.png
45
45
:target: https://coveralls.io/r/nicoddemus/pytest-qt
46
46
47
+ .. |docs | image :: https://readthedocs.org/projects/pytest-qt/badge/?version=latest
48
+ :target: https://pytest-qt.readthedocs.org
49
+
47
50
48
51
Requirements
49
52
============
You can’t perform that action at this time.
0 commit comments