File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Expand file tree Collapse file tree 1 file changed +7
-4
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
- |Travis |_ | AppVeyor | _ |Pythons |
7
+ |PyPI | | Pythons | | Travis | _ |AppVeyor |_
8
8
9
9
:Authors: Ralf Schmitt, Kyle Altendorf, Victor Titor
10
10
:Version: 1.7.1
@@ -88,6 +88,12 @@ corotwine work with pytest-twisted::
88
88
That's all.
89
89
90
90
91
+ .. |PyPI | image :: https://img.shields.io/pypi/v/pytest-twisted.svg
92
+ :target: https://pypi.python.org/pypi/pytest-twisted
93
+
94
+ .. |Pythons | image :: https://img.shields.io/pypi/pyversions/pytest-twisted.svg
95
+ :alt: supported Python versions
96
+
91
97
.. |Travis | image :: https://travis-ci.org/pytest-dev/pytest-twisted.svg?branch=master
92
98
:alt: Travis build status
93
99
.. _Travis : https://travis-ci.org/pytest-dev/pytest-twisted
@@ -96,7 +102,4 @@ That's all.
96
102
:alt: AppVeyor build status
97
103
.. _AppVeyor : https://ci.appveyor.com/project/vtitor/pytest-twisted
98
104
99
- .. |Pythons | image :: https://img.shields.io/pypi/pyversions/pytest-twisted.svg
100
- :alt: supported Python versions
101
-
102
105
.. _guide : CONTRIBUTING.rst
You can’t perform that action at this time.
0 commit comments