V0lantis edited a comment on issue #19001: URL: https://github.com/apache/airflow/issues/19001#issuecomment-1006942293
Thank you @potiuk for your comment. I actually took a look to this documentation as I wrote in my previous [comment](https://github.com/apache/airflow/issues/19001#issuecomment-1006816889), but unfortunately, I didn’t find a clean way to install private dependancies from those examples. I am installing a custom python package from a private git repository which forced me to do this trick with the `root` user. Apparently, I am not able to install it through the normal `pip install` With `airflow` user -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
