mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-09 16:17:10 +02:00
update pip dist script
This commit is contained in:
@@ -31,4 +31,9 @@ cp package.json archivebox/package.json
|
|||||||
pdm self update
|
pdm self update
|
||||||
pdm install
|
pdm install
|
||||||
pdm build
|
pdm build
|
||||||
pdm export --without-hashes -o requirements.txt
|
pdm export --without-hashes -o ./pip_dist/requirements.txt
|
||||||
|
|
||||||
|
cp dist/* ./pip_dist/
|
||||||
|
|
||||||
|
echo
|
||||||
|
echo "[√] Finished. Don't forget to commit the new sdist and wheel files in ./pip_dist/"
|
2
pip_dist
2
pip_dist
Submodule pip_dist updated: 51aed48def...5323fc773d
Reference in New Issue
Block a user