Unanswered
Hi Everyone,
In The Clearml Agent, I Use The Poetry Package Manager. By Default, Poetry Install Is Executed In The Main Directory. Can The Agent Be Set Up So That Poetry Install Is Based On Pyproject.Toml And Poetry Lock In One Of The Subdirectories?
Hi @<1597399936691867648:profile|CheekyFrog80> , see the agent.package_manager.poetry_files_from_repo_working_dir
If set to true, the agent will look for the "poetry.lock" file in the passed current working directory instead of the repository's root directory.
148 Views
0
Answers
one year ago
one year ago