mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-22 13:19:13 +00:00
uv_python module: update module version
This commit is contained in:
parent
69e68090fd
commit
9aad044f25
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ module: uv_python
|
|||
short_description: Manage Python versions and installations using C(uv) Python package manager.
|
||||
description:
|
||||
- Install, uninstall or upgrade Python versions managed by C(uv).
|
||||
version_added: "1.0.0"
|
||||
version_added: "0.1.0"
|
||||
requirements:
|
||||
- C(uv) must be installed and available in C(PATH).
|
||||
- C(uv) version must be at least C(0.8.0).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue