mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-01-03 01:15:57 +10:00
update pip build script to not use old dist method
This commit is contained in:
@@ -20,7 +20,6 @@ source .venv/bin/activate
|
||||
echo "[+] Building sdist, bdist_wheel, and egg_info"
|
||||
rm -Rf build dist
|
||||
uv build
|
||||
cp dist/* ./pip_dist/
|
||||
|
||||
echo
|
||||
echo "[√] Finished. Don't forget to commit the new sdist and wheel files in ./pip_dist/"
|
||||
echo "[√] Finished. Built package in dist/"
|
||||
|
||||
Reference in New Issue
Block a user