mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-30 08:51:32 +00:00
Follow-up ae80fb4f
This commit is contained in:
parent
ae80fb4f97
commit
14aa7c0a3b
1 changed files with 1 additions and 1 deletions
|
@ -112,7 +112,7 @@ $PYTHON -m pip install pywin32-ctypes==0.1.2
|
|||
# install PySocks
|
||||
$PYTHON -m pip install win_inet_pton==1.0.1
|
||||
|
||||
$PYTHON -m pip install $here/../deterministic-build/requirements-binaries.txt
|
||||
$PYTHON -m pip install -r $here/../deterministic-build/requirements-binaries.txt
|
||||
|
||||
# Install PyInstaller
|
||||
$PYTHON -m pip install https://github.com/ecdsa/pyinstaller/archive/fix_2952.zip
|
||||
|
|
Loading…
Add table
Reference in a new issue