From 5fd1e99361ed9763da0db70588632882bd63eae3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Judith=20S=C3=A1inz-Pardo=20D=C3=ADaz?= Date: Mon, 12 Aug 2024 13:52:56 +0200 Subject: [PATCH] Update tox.ini --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index e1147c0..cd2fb4d 100644 --- a/tox.ini +++ b/tox.ini @@ -18,7 +18,7 @@ python = 3.12: py312 [base] -python = python3.10 +python = python3.12 package = anjana [pytest]