10 lines
268 B
Markdown
Raw Normal View History

# poetry shell
> Spawn a shell within the virtual environment.
> Note: The `shell` command was moved to a plugin: `poetry-plugin-shell`.
> More information: <https://python-poetry.org/docs/cli/#shell>.
- Spawn a shell within the virtual environment:
`poetry shell`