Skip to content
This repository was archived by the owner on Apr 27, 2026. It is now read-only.

Commit cb405e8

Browse files
author
3np
committed
install: only upgrade setuptools for venv
1 parent b0413fe commit cb405e8

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

install.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -602,8 +602,6 @@ main ()
602602
fi
603603
# shellcheck source=/dev/null
604604
source "${jm_root}/bin/activate"
605-
else
606-
upgrade_setuptools
607605
fi
608606
if [[ ${build_local_tor} == "1" ]]; then
609607
if ! tor_deps_install; then

0 commit comments

Comments
 (0)