Hey everyone, is there an option for a minimal meltano installation? Currently, it seems meltano installs many pip modules for UI and out of the box supported taps-targets. Most of this is redundant for my use case.
I want to use meltano as a thin wrapper over singer, effectively managing both my tap and target in the same yaml, and let meltano handle the virtualenvs for them.