From c20f93aebed26d7fab6b1decbf18d36222b335b3 Mon Sep 17 00:00:00 2001 From: Sebastian Date: Fri, 8 Sep 2023 18:40:34 -0300 Subject: add codespell dep --- ci/Containerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/ci/Containerfile b/ci/Containerfile index 4e3369830..39bd740a9 100644 --- a/ci/Containerfile +++ b/ci/Containerfile @@ -6,6 +6,7 @@ RUN apt-get update -yq && \ apt-get install -yqq \ git \ python3 \ + codespell \ python3-distutils \ make \ zip \ -- cgit v1.2.3