1
0
Fork 0
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:
Mariam Ahhttouche 2026-03-11 14:18:39 +00:00 committed by GitHub
parent 532c92d760
commit b0555c9679
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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