Skip to content

Avoid Repeated "poetry run" #6894

Answered by neersighted
cjuracek asked this question in Q&A
Oct 26, 2022 · 2 comments · 2 replies
Discussion options

You must be logged in to vote

poetry shell or source $(poetry env info --path)/bin/activate -- overall it's "just" another virtual environment.

Note: Since Poetry 2.0.0, the poetry shell command is only available as a plugin. You can use $(poetry env activate) instead.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@cjuracek
Comment options

Answer selected by cjuracek
Comment options

You must be logged in to vote
1 reply
@ritzvincentculanag
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants