From 7f39b2b8b57d861c391056f3929dfdb83b2e7eb5 Mon Sep 17 00:00:00 2001 From: Patrick Kanzler Date: Thu, 24 Aug 2023 22:09:02 +0200 Subject: [PATCH] 7.2 introduces the issue --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index 6543cbe..0161bce 100644 --- a/tox.ini +++ b/tox.ini @@ -30,7 +30,7 @@ setenv = PY_IGNORE_IMPORTMISMATCH=1 [testenv:docs] basepython = python changedir = doc -deps = sphinx>=3.0.0,<7 +deps = sphinx>=3.0.0,<7.2 setuptools_scm python-barcode sphinxcontrib-spelling>=7.2.0