From aee3d1fc918c13f2b3e6683dfb50a0e59b51e7dc Mon Sep 17 00:00:00 2001 From: redxef Date: Mon, 11 Dec 2023 13:50:25 +0100 Subject: [PATCH] Add break-system-packages until we improve packaging. --- ci/pipeline.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/pipeline.yaml b/ci/pipeline.yaml index 0add908..0dc23b3 100644 --- a/ci/pipeline.yaml +++ b/ci/pipeline.yaml @@ -37,5 +37,5 @@ jobs: - | #!/usr/bin/env sh apk --no-cache --update add libcap jq python3 py3-pip - python3 -m pip install --requirement requirements.txt + python3 -m pip install --break-system-packages --requirement requirements.txt echo "$configuration_json" | ./main.py -l :verbose -c -