mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-22 05:09:12 +00:00
Fix uv python documentation
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
parent
532c92d760
commit
b0555c9679
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ description:
|
|||
- Install, uninstall or upgrade Python versions managed by C(uv).
|
||||
version_added: "12.5.0"
|
||||
requirements:
|
||||
- uv must be installed and available in PATH and uv version must be at least 0.8.0.
|
||||
- C(uv) must be installed and available in E(PATH) and must be at least 0.8.0.
|
||||
- Python version must be at least 3.9.
|
||||
extends_documentation_fragment:
|
||||
- community.general.attributes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue