clearml-agent/clearml_agent/helper/package
2022-12-10 20:58:30 +02: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 Rename trains-agent -> clearml-agent 2020-12-22 21:21:29 +02:00
base.py Remove " from pip commands in venv 2022-12-10 20:58:30 +02:00
conda_api.py Fix pip support allowing multiple pip version constraints (by default, one for <PY3.10 and one for >=PY3.10) 2022-12-07 22:09: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 Add agent.poetry_version to specify poetry version (and force installation of poetry if missing) 2022-01-23 10:40:05 +02:00
post_req.py Rename trains-agent -> clearml-agent 2020-12-22 21:21:29 +02:00
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 initial clearml-agent v0.17.0 2020-12-22 23:00:57 +02:00
venv_update_api.py initial clearml-agent v0.17.0 2020-12-22 23:00:57 +02:00