try older cffi on windows build
This commit is contained in:
parent
8d9da61c7d
commit
5d428138ed
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ rm -rf /tmp/.wine-*
|
|||
apt-get -qq update
|
||||
apt-get -qq install -y git
|
||||
|
||||
pip install setuptools_scm
|
||||
pip install setuptools_scm cffi==1.12.1
|
||||
git clone https://github.com/lbryio/torba.git --depth 1
|
||||
cd torba && pip install -e . && cd ..
|
||||
|
||||
|
|
Loading…
Reference in a new issue