File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ Distributed tests planner plugin for pytest testing framework
4
4
.. image :: https://api.travis-ci.org/pytest-dev/pytest-cloud.png
5
5
:target: https://travis-ci.org/pytest-dev/pytest-cloud
6
6
.. image :: https://img.shields.io/pypi/v/pytest-cloud.svg
7
- :target: https://crate.io/packages /pytest-cloud/
7
+ :target: https://pypi.org/project /pytest-cloud/
8
8
.. image :: https://coveralls.io/repos/pytest-dev/pytest-cloud/badge.png?branch=master
9
9
:target: https://coveralls.io/r/pytest-dev/pytest-cloud
10
10
.. image :: https://readthedocs.org/projects/pytest-cloud/badge/?version=latest
@@ -18,7 +18,7 @@ Install pytest-cloud
18
18
::
19
19
20
20
pip install pytest-cloud
21
-
21
+
22
22
# install GNU parallel utility
23
23
# https://www.gnu.org/software/parallel/
24
24
# for MacOS, you can use:
You can’t perform that action at this time.
0 commit comments