fastapi-utils icon indicating copy to clipboard operation
fastapi-utils copied to clipboard

docs(contributing.md): poetry env use

Open markparonyan opened this issue 9 months ago • 0 comments

form poetry docs:

Since Poetry (2.0.0), the shell command is not installed by default.

we need to install shell plugin, or use poetry env use

markparonyan avatar Mar 24 '25 13:03 markparonyan