Skip to content

Commit e89e391

Browse files
authored
Merge pull request #11263 from sbidoul/install-report-version-added
install report: add version added to docs
2 parents d830c96 + 2e8f716 commit e89e391

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/html/reference/installation-report.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Installation Report
22

3+
```{versionadded} 22.2
4+
```
5+
36
The `--report` option of the pip install command produces a detailed JSON report of what
47
it did install (or what it would have installed, if used with the `--dry-run` option).
58

0 commit comments

Comments
 (0)