Skip to content

Commit 05d89cb

Browse files
Winter-Sorenpacrob
authored andcommitted
added all and docs dependencies in tox.ini for testenv:docs
1 parent 171b2a2 commit 05d89cb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

tox.ini

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,8 @@ commands=
7575
skip_install=true
7676

7777
[testenv:docs]
78-
extras=.
78+
extras=
79+
.
80+
docs
7981
commands =
8082
make check-docs-ci

0 commit comments

Comments
 (0)