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
change_dir = docs
commands =
sphinx-build . _build
sphinx-build -b html . _build/html
[testenv:docslinkcheck]
deps =