From 45f10cccad2bbf14b4eeeff2ada82d6aee6f1583 Mon Sep 17 00:00:00 2001 From: Hannes Vogt Date: Thu, 25 Jan 2024 16:25:49 +0100 Subject: [PATCH] Update tox.ini --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index b856569df8..6a21a298ba 100644 --- a/tox.ini +++ b/tox.ini @@ -135,7 +135,7 @@ commands = # git add _static # commands_post = -[testenv:requirements-{common,py38,py39,py310}] +[testenv:requirements-{common,py38,py39,py310,py311}] description = common: Update pinned development requirements py38: Update requirements for testing a specific python version