From 2c42531afff5e4fcd6d28ab8230011b7621bae84 Mon Sep 17 00:00:00 2001 From: Elena ``of Valhalla'' Grandi Date: Tue, 9 Feb 2021 16:08:41 +0100 Subject: Install python3-coverage on build.sr.ht --- .builds/debian_stable.yml | 1 + .builds/debian_testing.yml | 1 + 2 files changed, 2 insertions(+) (limited to '.builds') diff --git a/.builds/debian_stable.yml b/.builds/debian_stable.yml index c1cd3d0..c4fdc37 100644 --- a/.builds/debian_stable.yml +++ b/.builds/debian_stable.yml @@ -6,6 +6,7 @@ packages: - python3-xapian - python3-git - python3-nose + - python3-coverage - flake8 sources: - https://git.sr.ht/~valhalla/lesana diff --git a/.builds/debian_testing.yml b/.builds/debian_testing.yml index 224f6bf..a3946d3 100644 --- a/.builds/debian_testing.yml +++ b/.builds/debian_testing.yml @@ -6,6 +6,7 @@ packages: - python3-xapian - python3-git - python3-nose + - python3-coverage - flake8 sources: - https://git.sr.ht/~valhalla/lesana -- cgit v1.2.3