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

Commit 388416a

Browse files
author
3np
committed
install: only upgrade setuptools for venv
1 parent 5fda44f commit 388416a

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
@@ -604,8 +604,6 @@ main ()
604604
fi
605605
# shellcheck source=/dev/null
606606
source "${jm_root}/bin/activate"
607-
else
608-
upgrade_setuptools
609607
fi
610608
if [[ ${build_local_tor} == "1" ]]; then
611609
if ! tor_deps_install; then

0 commit comments

Comments
 (0)