fix(tooling): update and add dependencies to python jq
This commit is contained in:
parent
a8c728e916
commit
55bea6838e
2 changed files with 5 additions and 1 deletions
|
@ -11,5 +11,5 @@ pycurl==7.45.3
|
|||
pylint==3.2.5
|
||||
python-vagrant==1.0.0
|
||||
yamllint==1.35.1
|
||||
jq==1.7.0
|
||||
jq==1.8.0
|
||||
dnspython==2.6.1
|
||||
|
|
|
@ -6,9 +6,13 @@ tasks:
|
|||
cmds:
|
||||
- |
|
||||
sudo apt install --no-install-recommends --assume-yes \
|
||||
autoconf \
|
||||
automake \
|
||||
build-essential \
|
||||
coreutils \
|
||||
curl \
|
||||
libcurl4-openssl-dev \
|
||||
libtool \
|
||||
python3-virtualenv \
|
||||
python3-dev
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue