[4/7] RUN pip install -r requirements.txt:
0.738 ERROR: c:\users\user\documents\github\datawarehouse_v1\meltano\taps\tap-jobdiva is not a valid editable requirement. It should either be a path to a local project or a VCS URL
I'm getting this error while attempting to build my docker image. I have my custom tap in taps\tap-jobdiva and can install it fine when I run "meltano install extractors" from the CLI - but it's failing to install in my image. The install looks like this: