File tree Expand file tree Collapse file tree 2 files changed +5
-8
lines changed Expand file tree Collapse file tree 2 files changed +5
-8
lines changed Original file line number Diff line number Diff line change 11Versions
22========
33
4- 0.0.0
4+ 0.0.1
55========
66
77_ Release date: 27.09.2020_
88
9- - commit
10- - ...
9+ - Distribute initial version of a package
Original file line number Diff line number Diff line change @@ -42,21 +42,19 @@ pip install pytest-confluence-report
4242### Source code
4343
4444``` bash
45- git clone path/to/ github/repo .git
45+ git clone git@ github.com:vyahello/pytest-confluence-report .git
4646pip install -e .
47- report
4847```
4948
5049Or using direct release:
5150``` bash
52- pip install git+https://path/to/github/
[email protected] 53- report
51+ pip install git+https://github.com/vyahello/
[email protected] 5452```
5553
5654### Local debug
5755
5856``` bash
59- git clone path/to/ github/repo .git
57+ git clone git@ github.com:vyahello/pytest-confluence-report .git
6058python -m report
6159```
6260** [ ⬆ back to top] ( #pytest-confluence-report ) **
You can’t perform that action at this time.
0 commit comments