From 1294633aa5b6e2395e910b53066be19f4fa76a78 Mon Sep 17 00:00:00 2001 From: nahuhh <50635951+nahuhh@users.noreply.github.com> Date: Mon, 14 Oct 2024 00:59:42 +0000 Subject: [PATCH] upstream: pip hashes --- bsx/setup.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/bsx/setup.sh b/bsx/setup.sh index 6f53ff9..86c2b5b 100755 --- a/bsx/setup.sh +++ b/bsx/setup.sh @@ -18,6 +18,7 @@ if [[ $MACOS ]]; then $SWAP_DATADIR/venv/bin/pip install certifi fi ## Install basicswap +$SWAP_DATADIR/venv/bin/pip install --require-hashes -r requirements.txt $SWAP_DATADIR/venv/bin/pip install . ## Decide a source for Monero's restore height