clearml-agent/trains_agent/helper/package
allegroai 6a24da2849 Add post_packages post_optional_packages to control packages installed after all the rest (e.g. horovod)
Rename CythonReq to PriorityPackageRequirement and HorovodReq to PostRequirement
2020-09-15 20:20:55 +03:00
..
pip_api Add agent.force_git_ssh_protocol option to force all git links to ssh:// (issue #16) 2020-06-18 01:55:14 +03:00
__init__.py Initial release 2019-10-25 22:28:44 +03:00
base.py Add agent.force_git_ssh_protocol option to force all git links to ssh:// (issue #16) 2020-06-18 01:55:14 +03:00
conda_api.py Add requirement_parser into trains-agent instead as a dependency. Fix requirement_parser to support 'package @ git+http' lines 2020-07-30 14:29:37 +03:00
external_req.py Fix pre-installed packages are ignored when installing a git package wheel. Reinstalling a git+http link is enough to make sure all requirements are met/installed (trains issue #196) 2020-09-05 16:37:17 +03:00
poetry_api.py Print error in case Poetry configuration failed 2020-02-23 14:43:21 +02:00
post_req.py Add post_packages post_optional_packages to control packages installed after all the rest (e.g. horovod) 2020-09-15 20:20:55 +03:00
priority_req.py Add post_packages post_optional_packages to control packages installed after all the rest (e.g. horovod) 2020-09-15 20:20:55 +03:00
pytorch.py Add agent.force_git_ssh_protocol option to force all git links to ssh:// (issue #16) 2020-06-18 01:55:14 +03:00
requirements.py Add requirement_parser into trains-agent instead as a dependency. Fix requirement_parser to support 'package @ git+http' lines 2020-07-30 14:29:37 +03:00
translator.py Fix build failing due to missing session 2020-05-31 14:02:42 +03:00
venv_update_api.py Initial release 2019-10-25 22:28:44 +03:00