mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-24 18:24:20 +00:00
install build
This commit is contained in:
parent
5d5b33412d
commit
72f2d76c73
1 changed files with 1 additions and 0 deletions
|
@ -47,6 +47,7 @@ jobs:
|
|||
echo "setup.py modified"
|
||||
echo -e "[pypi]\nusername = __token__\npassword = $PYPI_API_TOKEN" > ~/.pypirc
|
||||
python -m pip install --upgrade pip
|
||||
pip install build
|
||||
pip install wheel
|
||||
pip install --upgrade twine setuptools
|
||||
rm -rf build dist
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue