Remove unnecessary make command in setup_env
This commit is contained in:
parent
c7df581a9b
commit
b0d45d005c
1 changed files with 0 additions and 1 deletions
1
Makefile
1
Makefile
|
|
@ -116,7 +116,6 @@ setup_devcontainer:
|
|||
|
||||
setup_env:
|
||||
@sh ./scripts/setup/update_poetry.sh 1.8.2
|
||||
@make setup_poetry
|
||||
@sh ./scripts/setup/setup_env.sh
|
||||
|
||||
frontend:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue