diff --git a/bin/build_pip.sh b/bin/build_pip.sh
index 484e3e08..ed7579c4 100755
--- a/bin/build_pip.sh
+++ b/bin/build_pip.sh
@@ -18,7 +18,7 @@ cd "$REPO_DIR"
 
 echo "[*] Cleaning up build dirs"
 cd "$REPO_DIR"
-rm -Rf build dist archivebox.egg-info
+rm -Rf build dist
 
 echo "[+] Building sdist, bdist_wheel, and egg_info"
 python3 setup.py \
diff --git a/pip_dist b/pip_dist
index a694844d..c7692fff 160000
--- a/pip_dist
+++ b/pip_dist
@@ -1 +1 @@
-Subproject commit a694844d4b45af81ac74f6eec4c18c36898702ea
+Subproject commit c7692fffd4ae1c1a108e37beae50db7d9121ad55