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:
2828
2929This allows you to test and make sure your view layer is behaving the way you expect after each code change.
3030
31- |version | |downloads | |ci | |coverage |
31+ |version | |downloads | |ci | |coverage | | docs |
3232
3333.. Using PNG badges because PyPI doesn't support SVG
3434
@@ -44,6 +44,9 @@ This allows you to test and make sure your view layer is behaving the way you ex
4444.. |coverage | image :: http://img.shields.io/coveralls/nicoddemus/pytest-qt.png
4545 :target: https://coveralls.io/r/nicoddemus/pytest-qt
4646
47+ .. |docs | image :: https://readthedocs.org/projects/pytest-qt/badge/?version=latest
48+ :target: https://pytest-qt.readthedocs.org
49+
4750
4851Requirements
4952============
You can’t perform that action at this time.
0 commit comments