Small edits (#518)

This commit is contained in:
pollfly
2023-04-02 10:29:22 +03:00
committed by GitHub
parent 25b0bb4c04
commit 2b7ed5259a
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ title: Version 1.5
### ClearML Agent 1.5.2
**New Features and Improvements**
* Switch services agent entrypoint shell from sh to bash [ClearML Agent GitHub issue #141](https://github.com/allegroai/clearml-agent/issues/140)
* Switch services agent entrypoint shell from sh to bash [ClearML Agent GitHub issue #140](https://github.com/allegroai/clearml-agent/issues/140)
* Improve poetry support
* Add poetry cwd support [ClearML Agent GitHub issue #138](https://github.com/allegroai/clearml-agent/issues/138)
* Add `agent.package_manager.poetry_install_extra_args` configuration option