File tree Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change 4
4
pytest-twisted - test twisted code with pytest
5
5
==============================================================================
6
6
7
- |PyPI | |Pythons | |Travis |_ |AppVeyor |_
7
+ |PyPI | |Pythons | |Travis | |AppVeyor |
8
8
9
9
:Authors: Ralf Schmitt, Kyle Altendorf, Victor Titor
10
10
:Version: 1.7.1
@@ -89,17 +89,19 @@ That's all.
89
89
90
90
91
91
.. |PyPI | image :: https://img.shields.io/pypi/v/pytest-twisted.svg
92
- :target: https://pypi.python.org/pypi/pytest-twisted
92
+ :alt: PyPI version
93
+ :target: https://pypi.python.org/pypi/pytest-twisted
93
94
94
95
.. |Pythons | image :: https://img.shields.io/pypi/pyversions/pytest-twisted.svg
95
- :alt: supported Python versions
96
+ :alt: Supported Python versions
97
+ :target: https://pypi.python.org/pypi/pytest-twisted
96
98
97
99
.. |Travis | image :: https://travis-ci.org/pytest-dev/pytest-twisted.svg?branch=master
98
100
:alt: Travis build status
99
- .. _ Travis : https://travis-ci.org/pytest-dev/pytest-twisted
101
+ :target : https://travis-ci.org/pytest-dev/pytest-twisted
100
102
101
103
.. |AppVeyor | image :: https://ci.appveyor.com/api/projects/status/us5l0l9p7hyp2k6x/branch/master?svg=true
102
104
:alt: AppVeyor build status
103
- .. _ AppVeyor : https://ci.appveyor.com/project/vtitor/pytest-twisted
105
+ :target : https://ci.appveyor.com/project/vtitor/pytest-twisted
104
106
105
107
.. _guide : CONTRIBUTING.rst
You can’t perform that action at this time.
0 commit comments