Some of us have been waiting for this for a while....
# singer-tap-development
a
Some of us have been waiting for this for a while... Poetry now supports "editable" installs in the newly released
v1.0.8
- released about 16 hours ago. dancingpenguin https://meltano.slack.com/archives/CKHP6G5V4/p1646091164670719
We added this to the SDK a couple weeks ago by way of a git branch ref, but now it's officially released. 🙌
e
is this to mean I can poetry install off of private git repositories ?
a
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).