Skip to content

Commit

Permalink
fix(build): modify poetry shell to use python 3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Dornel committed Nov 21, 2023
1 parent abd163d commit 59b0b79
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ setup:

# install poetry dependencies
poetry install
poetry env use 3.11

0 comments on commit 59b0b79

Please sign in to comment.