From 42d85fbff6d1a7673996e4715a486e0057873595 Mon Sep 17 00:00:00 2001 From: Elena ``of Valhalla'' Grandi Date: Wed, 13 Apr 2022 09:24:40 +0200 Subject: Fix nose dependencies in the CI --- .builds/debian_oldstable.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.builds/debian_oldstable.yml') diff --git a/.builds/debian_oldstable.yml b/.builds/debian_oldstable.yml index 33c256b..fd1992f 100644 --- a/.builds/debian_oldstable.yml +++ b/.builds/debian_oldstable.yml @@ -1,6 +1,6 @@ image: debian/oldstable packages: - - python3-nose3 + - python3-nose2 - python3-coverage - flake8 - isort -- cgit v1.2.3