Skip to content

Commit

Permalink
inspect: add versionadded to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
sbidoul committed Jul 15, 2022
1 parent a7df613 commit 44d340a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/html/cli/pip_inspect.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
pip inspect
===========

.. versionadded:: 22.2


Usage
Expand Down
3 changes: 3 additions & 0 deletions docs/html/reference/inspect-report.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down

0 comments on commit 44d340a

Please sign in to comment.