Hi PanickyDolphin50 , if you set your agent to use the poetry package manager and your repository contains the pyproject.toml file, it will use it
Answered
Hi Everyone!
I Have No Requirements.Txt In Repo, Because It Managed By Poetry. Is It Somehow Possible To Pass Pyproject.Tom In Clearml-Task Cli?
Hi everyone!
I have no requirements.txt in repo, because it managed by poetry. Is it somehow possible to pass pyproject.tom in clearml-task cli?
clearml-task \
--project "project" \
--name "name" \
--queue "queue" \
--requirements pyproject.toml
166 Views
2
Answers
one month ago
one month ago
Tags