From f98484b8ccc7832ccd9a04b314decbbc947a7366 Mon Sep 17 00:00:00 2001 From: spacemanspiff2007 <10754716+spacemanspiff2007@users.noreply.github.com> Date: Fri, 18 Oct 2024 14:29:28 +0200 Subject: [PATCH] tox --- tox.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tox.ini b/tox.ini index 03740578..6715fb69 100644 --- a/tox.ini +++ b/tox.ini @@ -11,7 +11,7 @@ envlist = python = 3.10: py310, docs 3.11: py311 - 3.12: py312 + 3.12: py312, slotscheck ; [testenv] @@ -22,7 +22,7 @@ python = ; python -m pytest -[slotscheck:py312] +[testenv:slotscheck] deps = -r{toxinidir}/requirements.txt slotscheck