Skip to content

Commit 2b87edf

Browse files
authored
Update Poetry and dependencies (#18)
* Update dependencies * Install shell plugin
1 parent ac74658 commit 2b87edf

2 files changed

Lines changed: 270 additions & 226 deletions

File tree

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ project: # Rename project (run once)
2424

2525
poetry: # Install Poetry
2626
pipx install -f poetry
27+
poetry self add poetry-plugin-shell
2728

2829
venv:
2930
poetry shell

0 commit comments

Comments
 (0)