what do you mean? doing a git clone within the script?
I mean, can you install it with something like ?pip install git+
Basically the agent will install main repository, and any git submodules. But it cannot install multiple repositories, as the directory structure might be too much.
wdyt?
Hi ConvolutedChicken69
but when running the script it only clones the repo the clearml task is on, how can it get the other repo also?
Do you have a wheel or a git you can install it from ?