Skip to content

Commit

Permalink
drop fake editable command
Browse files Browse the repository at this point in the history
  • Loading branch information
akarve committed Jun 10, 2024
1 parent af8c3ca commit 3a64da9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ install-ci:: install-local
poetry install --only dev

install-local::
poetry install --editable
poetry install

install-go::
# you must have go installed https://go.dev/doc/install
Expand Down

0 comments on commit 3a64da9

Please sign in to comment.