Skip to content

Commit cb405e8

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

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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)