mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-13 10:04:31 +02:00
fix pip editable install
This commit is contained in:
@@ -18,7 +18,7 @@ cd "$REPO_DIR"
|
|||||||
|
|
||||||
echo "[*] Cleaning up build dirs"
|
echo "[*] Cleaning up build dirs"
|
||||||
cd "$REPO_DIR"
|
cd "$REPO_DIR"
|
||||||
rm -Rf build dist archivebox.egg-info
|
rm -Rf build dist
|
||||||
|
|
||||||
echo "[+] Building sdist, bdist_wheel, and egg_info"
|
echo "[+] Building sdist, bdist_wheel, and egg_info"
|
||||||
python3 setup.py \
|
python3 setup.py \
|
||||||
|
2
pip_dist
2
pip_dist
Submodule pip_dist updated: a694844d4b...c7692fffd4
Reference in New Issue
Block a user