1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-03-22 05:09:12 +00:00

uv_python module: update documentation with version number

This commit is contained in:
Mariam Ahhttouche 2026-02-22 13:20:22 +01:00
parent 067784548d
commit b8da4c6d6c

View file

@ -9,7 +9,7 @@ module: uv_python
short_description: Manage Python versions and installations using uv.
description:
- Install, uninstall or upgrade Python versions managed by uv.
version_added: "X.Y"
version_added: "1.0.0"
requirements:
- uv must be installed and available on PATH
- uv version should be at least 0.8.0