From 067f487649aaa94609c9b8a96f244931ec5ea047 Mon Sep 17 00:00:00 2001 From: Joakim Saario Date: Wed, 11 Oct 2023 14:39:10 +0200 Subject: [PATCH] Update tox.ini Co-authored-by: Petter Friberg --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index 3eea2a3..4df2cc3 100644 --- a/tox.ini +++ b/tox.ini @@ -42,7 +42,7 @@ deps = coverage [testenv:lint] skip_install = true -basepython = python3.12 +basepython = python3.11 allowlist_externals = make commands = make lint deps = flake8