Skip to content

Commit 44d340a

Browse files
committed
inspect: add versionadded to docs
1 parent a7df613 commit 44d340a

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

docs/html/cli/pip_inspect.rst

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
pip inspect
55
===========
66

7+
.. versionadded:: 22.2
78

89

910
Usage

docs/html/reference/inspect-report.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# `pip inspect` JSON output specification
22

3+
```{versionadded} 22.2
4+
```
5+
36
The `pip inspect` command produces a detailed JSON report of the Python
47
environment, including installed distributions.
58

0 commit comments

Comments
 (0)