From 08b147dcee970996f2080af343fa6e21c43574b7 Mon Sep 17 00:00:00 2001 From: "repo-helper[bot]" <74742576+repo-helper[bot]@users.noreply.github.com> Date: Wed, 18 Mar 2026 19:58:12 +0000 Subject: [PATCH] Updated files with 'repo_helper'. --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index 4e140b6..d08b3f9 100644 --- a/tox.ini +++ b/tox.ini @@ -27,7 +27,7 @@ requires = pip>=21,!=22.2 tox-envlist>=0.2.1 tox~=3.0 - virtualenv!=20.16.0 + virtualenv!=20.16.0,<20.39 [envlists] test = py37, py38, py39, py310, py311, py312, py313