Skip to content

Commit

Permalink
#8572 - Updated docs to include pip >= 20.3b1 requirement (#8634)
Browse files Browse the repository at this point in the history
* #8572 - Updated docs to include pip >= 20.3b1 requirement

* Update plugins/modules/pip_package_info.py

Co-authored-by: Felix Fontein <[email protected]>

---------

Co-authored-by: Felix Fontein <[email protected]>
  • Loading branch information
danowar2k and felixfontein authored Jul 14, 2024
1 parent 83318c3 commit a78f7b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugins/modules/pip_package_info.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
type: list
elements: path
requirements:
- pip >= 20.3b1 (necessary for the C(--format) option)
- The requested pip executables must be installed on the target.
author:
- Matthew Jones (@matburt)
Expand Down

0 comments on commit a78f7b1

Please sign in to comment.