Skip to content

Commit

Permalink
pin setuptools version to 73.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
vpung committed Aug 27, 2024
1 parent ea254b0 commit 9821bcf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ mypy:
# Install and unit test
libpecos:
python3 -m pip install --upgrade pip
python3 -m pip install setuptools==73.0.1
${WARN_AS_ERROR_CMD} python3 -m pip install ${VFLAG} --editable .

.PHONY: test
Expand Down

0 comments on commit 9821bcf

Please sign in to comment.