Unanswered
Hi, I Am Using Pipelinedecorator To Create Tasks.
Is There A Way To Force It To Use The Entire Git Repo It Is Created From On The Pythonpath?
Vs. Just The Decorated Function And Perhaps The Helper_Function=[Some_Function]?
they are just neighboring modules to the function I am importing.
So I think that is you specify the repo,, on the remote machine you will end with the code of the component sitting at the root folder of the repo, from there I assume you can import the rest, the root git path should be part of your PYTHONPATH automatically.
wdyt?
177 Views
0
Answers
2 years ago
one year ago