Skip to content

Commit

Permalink
Fix makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
Wout Feys committed Nov 26, 2024
1 parent 6329071 commit f197586
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 @@ -11,7 +11,7 @@ lint:
poetry run black aikido_zen/
poetry run pylint aikido_zen/

install: internals_lib_install _install
install: binaries _install
_install:
pip install poetry
poetry install
Expand Down

0 comments on commit f197586

Please sign in to comment.