Fix docs builder

This commit is contained in:
Ivan Kravets
2023-05-16 18:46:38 +03:00
parent 4388cd4321
commit 4fc6b26db5

View File

@ -60,7 +60,7 @@ deps =
restructuredtext-lint restructuredtext-lint
change_dir = docs change_dir = docs
commands = commands =
sphinx-build . _build sphinx-build -b html . _build/html
[testenv:docslinkcheck] [testenv:docslinkcheck]
deps = deps =