From fa050bbc0ad479063735b0325daa717ded404c8f Mon Sep 17 00:00:00 2001 From: MarcoFalke Date: Thu, 2 Sep 2021 10:30:23 +0200 Subject: test: Update test README and lint script --- ci/lint/04_install.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'ci') diff --git a/ci/lint/04_install.sh b/ci/lint/04_install.sh index 2c63a9efac..5587618f2d 100755 --- a/ci/lint/04_install.sh +++ b/ci/lint/04_install.sh @@ -13,7 +13,6 @@ update-alternatives --install /usr/bin/clang-format-diff clang-format-diff $(whi ${CI_RETRY_EXE} pip3 install codespell==2.0.0 ${CI_RETRY_EXE} pip3 install flake8==3.8.3 -${CI_RETRY_EXE} pip3 install yq ${CI_RETRY_EXE} pip3 install mypy==0.781 ${CI_RETRY_EXE} pip3 install vulture==2.3 -- cgit v1.2.3