Hi all! Trying to use the singer-io variant of the ms-sql tap but running into issues. Wondering if perhaps the documentation isnt fully up to date with its supported status?
Getting;
"Installing extractor 'tap-mssql'...
Extractor 'tap-mssql' could not be installed: failed to install plugin 'tap-mssql'.
Running command git clone --filter=blob:none --quiet
https://github.com/singer-io/tap-mssql.git /tmp/pip-req-build-eef8gzo6
ERROR: git+
https://github.com/singer-io/tap-mssql.git does not appear to be a Python project: neither 'setup.py' nor 'pyproject.toml' found."
Seems to install work on the default extractor....any ideas?