Skip to content

Commit

Permalink
fixup!: revert accidental change
Browse files Browse the repository at this point in the history
  • Loading branch information
Rebecca Graber committed Jan 12, 2024
1 parent 69bffeb commit 68337fa
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 @@ -18,7 +18,7 @@ test:
tox

# Define PIP_COMPILE_OPTS=-v to get more information during make upgrade.
PIP_COMPILE = pip-compile $(PIP_COMPILE_OPTS)
PIP_COMPILE = pip-compile --upgrade $(PIP_COMPILE_OPTS)


COMMON_CONSTRAINTS_TXT=requirements/common_constraints.txt
Expand Down

0 comments on commit 68337fa

Please sign in to comment.