mirror of
https://github.com/clearml/clearml-agent
synced 2025-06-26 18:16:15 +00:00
Fix UV cache is disabled, UV handles its own cache Fix UV freeze Fix make sure we do not use pip cache if poetry/uv is used (even if we reverted to pip we can't know if someone changed the repository and now in a new version, a lock file exists) |
||
|---|---|---|
| .. | ||
| pip_api | ||
| __init__.py | ||
| base.py | ||
| conda_api.py | ||
| external_req.py | ||
| poetry_api.py | ||
| post_req.py | ||
| priority_req.py | ||
| pytorch.py | ||
| requirements.py | ||
| translator.py | ||
| uv_api.py | ||
| venv_update_api.py | ||