We added this to the SDK a couple weeks ago by way of a git branch ref, but now it's officially released. 🙌
e
emcp
03/01/2022, 5:50 PM
is this to mean I can poetry install off of private git repositories ?
a
aaronsteers
03/01/2022, 6:37 PM
Hi, @emcp. This specific update is related to editable installs, or installs that reference a project's dev folder dynamically - for instance, developing a tap and testing it from Meltano while still actively making changes, without having to reinstall. I don't know about private git repositories as they relate to poetry but it seems like there should be a solution to that (or perhaps an open issue on the poetry side).