Using Poetry
·54 words·1 min
I thought poetry would disrupt my workflow because it will automatically create its own virtualenv
and I wouldn’t be able to leverage virtualfish
auto_activate feature.
It turns out that if the virtualenv is already activated, poetry will not attempt to create a new virtualenv and will instead install it to the currently activated virtualenv