The longest running tool in our toolchain is pytest, followed somewhat closely by poetry. I work on a project with several teams, so I end up needing to reinstall deps pretty frequently.
It’s not something I’m actively looking for, but I wouldn’t say no to some improvements. But I need the additional features of poetry, so I probably won’t bother until it gets a bit more sophisticated.
The longest running tool in our toolchain is
pytest
, followed somewhat closely bypoetry
. I work on a project with several teams, so I end up needing to reinstall deps pretty frequently.It’s not something I’m actively looking for, but I wouldn’t say no to some improvements. But I need the additional features of
poetry
, so I probably won’t bother until it gets a bit more sophisticated.