From 23bd62c31c576077ed81315beaf02dca1fa2b22a Mon Sep 17 00:00:00 2001 From: Jochen Sprickerhof Date: Thu, 14 Oct 2021 13:55:51 +0200 Subject: [PATCH] [CI] fetchsrclibs use apt cffi --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 71b85ffa..00232fa7 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -391,6 +391,7 @@ plugin_fetchsrclibs: - apt-get install curl git + python3-cffi python3-cryptography python3-pip python3-venv