forked from LBRYCommunity/lbry-sdk
upgrade pip in wine
This commit is contained in:
parent
3910964df1
commit
5ca594b9fd
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ rm -rf /tmp/.wine-*
|
|||
apt-get -qq update
|
||||
apt-get -qq install -y git
|
||||
|
||||
python -m pip install --upgrade pip
|
||||
pip install setuptools_scm
|
||||
pip install git+https://github.com/lbryio/torba.git
|
||||
|
||||
|
|
Loading…
Reference in a new issue