summaryrefslogtreecommitdiff
path: root/docs/html/reference
diff options
context:
space:
mode:
authorStéphane Bidoul <stephane.bidoul@gmail.com>2022-07-15 14:02:39 +0200
committerStéphane Bidoul <stephane.bidoul@gmail.com>2022-07-15 14:08:38 +0200
commit44d340a298a53e579604ff893d567647362ea436 (patch)
treef7b1e1e6dad9eef19f90562932df2d65acead13a /docs/html/reference
parenta7df613b7856929f4ab0b259bb80ca9317623592 (diff)
downloadpip-44d340a298a53e579604ff893d567647362ea436.tar.gz
inspect: add versionadded to docs
Diffstat (limited to 'docs/html/reference')
-rw-r--r--docs/html/reference/inspect-report.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/html/reference/inspect-report.md b/docs/html/reference/inspect-report.md
index fbd43cd78..4d367da9d 100644
--- a/docs/html/reference/inspect-report.md
+++ b/docs/html/reference/inspect-report.md
@@ -1,5 +1,8 @@
# `pip inspect` JSON output specification
+```{versionadded} 22.2
+```
+
The `pip inspect` command produces a detailed JSON report of the Python
environment, including installed distributions.