File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -25,10 +25,10 @@ pip install reportportal-client
25
25
```
26
26
27
27
** IMPORTANT!**
28
- The latest client version ** does** not support Report Portal versions below
28
+ The latest client version ** does** not support Report Portal versions below
29
29
5.0.0.
30
30
31
- Version 3 is the latest one which supports Report Portal versions below 5.0.0
31
+ Version 3 is the latest one which supports Report Portal versions below 5.0.0
32
32
to install it:
33
33
34
34
```
@@ -38,8 +38,8 @@ pip install reportportal-client~=3.0
38
38
39
39
## Contribution
40
40
41
- All the fixes for the client that supports Report Portal versions below 5.0.0
42
- should go into the v3 branch. The master branch will store the code base for
41
+ All the fixes for the client that supports Report Portal versions below 5.0.0
42
+ should go into the v3 branch. The master branch will store the code base for
43
43
the client for Report Portal versions 5 and above.
44
44
45
45
You can’t perform that action at this time.
0 commit comments