We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b255543 commit 9ca45d7Copy full SHA for 9ca45d7
tox.ini
@@ -33,7 +33,7 @@ commands = flake8 src/ test/
33
34
[testenv:docs]
35
deps =
36
- sphinx>=4.0.2,<5
+ sphinx>=5.0.2,<6
37
allowlist_externals = make
38
changedir = {toxinidir}/docs
39
commands =
0 commit comments