added all and docs dependencies in tox.ini for testenv:docs

This commit is contained in:
Winter-Soren
2025-05-08 02:26:02 +05:30
committed by Paul Robinson
parent 171b2a26e3
commit 05d89cb20e

View File

@ -75,6 +75,8 @@ commands=
skip_install=true
[testenv:docs]
extras=.
extras=
.
docs
commands =
make check-docs-ci