Skip to content

Commit

Permalink
Change variable set
Browse files Browse the repository at this point in the history
  • Loading branch information
KodiaqQ committed Jul 29, 2024
1 parent 675d12e commit da42c7f
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 @@ -26,7 +26,7 @@ ifdef NUM_WORKERS
NUM_WORKERS_ARG := -n${NUM_WORKERS}
endif

PIP_CONSTRAINT=constraints.txt
export PIP_CONSTRAINT = constraints.txt

install-pre-commit:
pip install pre-commit==3.2.2
Expand Down

0 comments on commit da42c7f

Please sign in to comment.