clearml-agent/clearml_agent/helper/package
allegroai 531e514003 Add custom build script support
Add extra configurations when starting daemon
Propagate token to docker in case credentials are not available
2022-03-15 10:04:25 +02:00
..
pip_api Add custom build script support 2022-03-15 10:04:25 +02:00
__init__.py
base.py Fix support for "-r requirements.txt" in installed packages 2021-08-05 19:19:54 +03:00
conda_api.py Add custom build script support 2022-03-15 10:04:25 +02:00
external_req.py Fix venv cache cannot reinstall package from git with http credentials 2021-08-13 11:00:54 +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
priority_req.py
pytorch.py Add custom build script support 2022-03-15 10:04:25 +02:00
requirements.py Add custom build script support 2022-03-15 10:04:25 +02:00
translator.py
venv_update_api.py