We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac74658 commit 2b87edfCopy full SHA for 2b87edf
2 files changed
Makefile
@@ -24,6 +24,7 @@ project: # Rename project (run once)
24
25
poetry: # Install Poetry
26
pipx install -f poetry
27
+ poetry self add poetry-plugin-shell
28
29
venv:
30
poetry shell
0 commit comments