mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-22 21:29:19 +00:00
uv_python module: refactor code
This commit is contained in:
parent
557e94420c
commit
43b7b562ab
1 changed files with 0 additions and 1 deletions
|
|
@ -101,7 +101,6 @@ try:
|
|||
from packaging.version import Version, InvalidVersion
|
||||
HAS_LIB = True
|
||||
except:
|
||||
HAS_LIB = False
|
||||
LIB_IMP_ERR = traceback.format_exc()
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue