File tree Expand file tree Collapse file tree 1 file changed +14
-3
lines changed Expand file tree Collapse file tree 1 file changed +14
-3
lines changed Original file line number Diff line number Diff line change 1
- .. image :: https://travis-ci.org/RKrahl/pytest-dependency.svg?branch=master
2
- :target: https://travis-ci.org/RKrahl/pytest-dependency
1
+ |travis | |rtd | |pypi |
2
+
3
+ .. |travis | image :: https://img.shields.io/travis/com/RKrahl/pytest-dependency
4
+ :target: https://travis-ci.com/RKrahl/pytest-dependency
5
+ :alt: Travis build status
6
+
7
+ .. |rtd | image :: https://img.shields.io/readthedocs/pytest-dependency/latest
8
+ :target: https://pytest-dependency.readthedocs.io/en/latest/
9
+ :alt: Documentation build status
10
+
11
+ .. |pypi | image :: https://img.shields.io/pypi/v/pytest-dependency
12
+ :target: https://pypi.org/project/pytest-dependency/
13
+ :alt: PyPI version
3
14
4
15
pytest-dependency - Manage dependencies of tests
5
16
================================================
@@ -14,7 +25,7 @@ Download
14
25
15
26
The latest release version can be found at PyPI, see
16
27
17
- https://pypi.python. org/pypi/pytest_dependency
28
+ https://pypi.org/project/pytest-dependency/
18
29
19
30
20
31
System requirements
You can’t perform that action at this time.
0 commit comments