mirror of
https://github.com/nahuhh/basicswap-bash.git
synced 2024-12-22 11:39:21 +00:00
upstream: pip hashes
This commit is contained in:
parent
834cb60cc0
commit
1294633aa5
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue