clearml-agent/clearml_agent/helper/package
2022-05-12 23:31:32 +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 Rename trains-agent -> clearml-agent 2020-12-22 21:21:29 +02:00
base.py Fix support for "-r requirements.txt" in installed packages 2021-08-05 19:19:54 +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 git packages are installed even if commit is given and is preinstalled when using cached virtual environment 2022-03-28 18:11:46 +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 Make sure that if we have "setuptools" in the original required packages, we preserve the line in the pip freeze list 2022-05-12 23:31:32 +03:00
pytorch.py Make sure that if we have "setuptools" in the original required packages, we preserve the line in the pip freeze list 2022-05-12 23:31:32 +03:00
requirements.py Fix broken pytorch setuptools incompatibility (force setuptools < 59 if torch is below 1.11) 2022-05-05 12:22:13 +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