parent
4ec40b16ac
commit
5dc1f25c53
|
@ -314,6 +314,7 @@ jobs:
|
|||
# There aren't wheels for some of the older deps, so we need to install
|
||||
# their build dependencies
|
||||
- run: |
|
||||
sudo apt update
|
||||
sudo apt-get -qq install build-essential libffi-dev python-dev \
|
||||
libxml2-dev libxslt-dev xmlsec1 zlib1g-dev libjpeg-dev libwebp-dev
|
||||
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
Fix the olddeps CI.
|
Loading…
Reference in New Issue