From df5b04b9326a2740c720fc1b3fb9ffabb6105e76 Mon Sep 17 00:00:00 2001 From: Peter Bittner Date: Tue, 8 Jul 2025 18:00:07 +0200 Subject: [PATCH] Remove duplicate table entry (tox-gh-actions) --- tox.ini | 1 - 1 file changed, 1 deletion(-) diff --git a/tox.ini b/tox.ini index 51f30fe..168ca26 100644 --- a/tox.ini +++ b/tox.ini @@ -15,7 +15,6 @@ envlist = python = 3.9: py39 3.10: py310 - 3.10: py310 3.11: py311 3.12: py312 3.13: py313