From 36ed4859ffc6dcc16b0319cac930cbabc82994b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 11 Oct 2021 13:13:50 +0200 Subject: [PATCH] Cosmetic CI config change: Use the new tox package name --- tests/tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/tests.yml b/tests/tests.yml index 4819891..0da8e38 100644 --- a/tests/tests.yml +++ b/tests/tests.yml @@ -44,7 +44,7 @@ - python3-devel # for extension building in venv and selftest - python3-tkinter # for selftest - python3-test # for selftest - - python3-tox # for venv tests + - tox # for venv tests - glibc-all-langpacks # for locale tests - marshalparser # for testing compatibility (magic numbers) with marshalparser - rpm # for debugging