clearml-agent/clearml_agent/helper/package
2022-10-23 13:04:00 +03:00
..
pip_api Fix vcs packages are reinstalled when same commit version is already installed 2022-03-24 22:03:25 +02:00
__init__.py
base.py Add warning if venv cache is disabled 2022-10-07 15:23:10 +03:00
conda_api.py Fix vcs packages are reinstalled when same commit version is already installed 2022-03-24 22:03:25 +02:00
external_req.py Fix repository URL contains credentials even when agent.force_git_ssh_protocolagent.force_git_ssh_protocol is true 2022-06-16 23:20:53 +03:00
poetry_api.py
post_req.py
priority_req.py Fix optional priority packaged always compare lower case package name 2022-06-16 23:18:31 +03:00
pytorch.py Add support for PyTorch new extra_index_url repo support. We will find the correct index url based on the cuda version, and let pip do the rest. 2022-10-23 13:04:00 +03:00
requirements.py Add support for PyTorch new extra_index_url repo support. We will find the correct index url based on the cuda version, and let pip do the rest. 2022-10-23 13:04:00 +03:00
translator.py
venv_update_api.py