Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
Co-authored-by: Kevin Su <pingsutw@gmail.com>
Signed-off-by: ByronHsu <byronhsu1230@gmail.com>
  • Loading branch information
ByronHsu and pingsutw authored Dec 11, 2023
1 parent 35d51b8 commit b4ea17c
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 @@ -3,7 +3,7 @@ include boilerplate/flyte/end2end/Makefile
.SILENT:

define PIP_COMPILE
pip-compile $(1) ${PIP_ARGS} --upgrade --verbose --resolver=backtracking
pip-compile $(1) ${PIP_ARGS} --upgrade --verbose --resolver=backtracking
endef

install-piptools:
Expand Down

0 comments on commit b4ea17c

Please sign in to comment.