We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d369b3c commit ae7f39cCopy full SHA for ae7f39c
README.rst
@@ -45,11 +45,12 @@ This allows you to test and make sure your view layer is behaving the way you ex
45
.. |docs| image:: https://readthedocs.org/projects/pytest-qt/badge/?version=latest
46
:target: https://pytest-qt.readthedocs.org
47
48
-.. |python| image:: https://pypip.in/py_versions/pytest-qt/badge.png
+.. pypip.in seems to be offline
49
+ .. |python| image:: https://pypip.in/py_versions/pytest-qt/badge.png
50
:target: https://pypi.python.org/pypi/pytest-qt/
51
:alt: Supported Python versions
52
-|python| |version| |downloads| |ci| |coverage| |docs|
53
+|version| |downloads| |ci| |coverage| |docs|
54
55
Requirements
56
============
0 commit comments