7.2 introduces the issue

This commit is contained in:
Patrick Kanzler 2023-08-24 22:09:02 +02:00
parent 5a0bdbf5de
commit 7f39b2b8b5

View File

@ -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