From 0cf02e9c1d400fb15e7d1f8df4f5310c0095ba33 Mon Sep 17 00:00:00 2001 From: jaseg Date: Tue, 21 Jun 2022 15:34:14 +0200 Subject: fix local tests --- podman/arch-testenv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'podman/arch-testenv') diff --git a/podman/arch-testenv b/podman/arch-testenv index ec05243..11b3087 100644 --- a/podman/arch-testenv +++ b/podman/arch-testenv @@ -7,4 +7,4 @@ RUN python3 -m pip install pytest-parallel RUN rustup install stable RUN rustup default stable RUN cargo install usvg resvg - +RUN python3 -m pip install --upgrade gerbonara -- cgit