From 12b75ae8ed8fbd0ee1d635704ca7acb706236983 Mon Sep 17 00:00:00 2001 From: "repo-helper[bot]" <74742576+repo-helper[bot]@users.noreply.github.com> Date: Thu, 16 May 2024 15:27:11 +0000 Subject: [PATCH] Updated files with 'repo_helper'. --- tox.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tox.ini b/tox.ini index 06abda3..2f08f1c 100644 --- a/tox.ini +++ b/tox.ini @@ -44,7 +44,7 @@ envlist = py310-sphinx{4,5,6,7} py311-sphinx{4,5,6,7} py312-sphinx{4,5,6,7} - py313-dev-sphinx{4,5,6,7} + py313-dev-sphinx{6,7} pypy37-sphinx{4,5} pypy38-sphinx{4,5,6,7} pypy39-sphinx{4,5,6,7} @@ -83,7 +83,7 @@ test = py310-sphinx{4,5,6,7} py311-sphinx{4,5,6,7} py312-sphinx{4,5,6,7} - py313-dev-sphinx{4,5,6,7} + py313-dev-sphinx{6,7} pypy37-sphinx{4,5} pypy38-sphinx{4,5,6,7} pypy39-sphinx{4,5,6,7}