Skip to content

Commit

Permalink
chore: remove unncessary install
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterSchafer committed Sep 19, 2023
1 parent 2357979 commit 1a5a4ad
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cliv2/scripts/prepare_licenses.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,4 @@ if python3 -c 'print("python3")' > /dev/null 2>&1; then
PYTHON_VERSION="3"
fi

PIP_BREAK_SYSTEM_PACKAGES=1 pip$PYTHON_VERSION install requests
python$PYTHON_VERSION $BASEDIR/prepare_licenses.py

0 comments on commit 1a5a4ad

Please sign in to comment.