drew_ipson
03/10/2022, 8:18 PMchristoph
03/10/2022, 8:54 PMpip install
if you need to troubleshoot any errors.
Here's an example pip install
command:
pip install <git+ssh://git@github.com/orgname/reponame@refname>
drew_ipson
03/10/2022, 9:31 PMchristoph
03/10/2022, 11:25 PMpip install
in your meltano.yml
config as the pip_url
value.