add websocket to windows builds
This commit is contained in:
@@ -61,6 +61,9 @@ $PYTHON -m pip install pycryptodomex
|
|||||||
# install PySocks
|
# install PySocks
|
||||||
$PYTHON -m pip install win_inet_pton
|
$PYTHON -m pip install win_inet_pton
|
||||||
|
|
||||||
|
# install websocket (python2)
|
||||||
|
$PYTHON -m pip install websocket-client
|
||||||
|
|
||||||
|
|
||||||
# Install setuptools
|
# Install setuptools
|
||||||
wget -O setuptools.exe "$SETUPTOOLS_URL"
|
wget -O setuptools.exe "$SETUPTOOLS_URL"
|
||||||
|
|||||||
Reference in New Issue
Block a user