Skip to content

Commit 6ca44f7

Browse files
committed
Fix tox.ini break by tox-ini-fmt
1 parent 5195e30 commit 6ca44f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ commands =
1010

1111
[testenv:docs]
1212
deps =
13-
-r
13+
-rdocs/requirements.txt
1414
commands =
1515
mkdocs build
1616

0 commit comments

Comments
 (0)