Skip to content

Commit

Permalink
local build script
Browse files Browse the repository at this point in the history
  • Loading branch information
dwpeng committed Mar 27, 2024
1 parent a0b8c7a commit 4f33924
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build-python.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ mkdir dist
mv *.whl dist/
rm -rf build
rm -rf python/src/*.egg-info
pip install dist/*.whl --force-reinstall

0 comments on commit 4f33924

Please sign in to comment.