Skip to content

Commit 606aee4

Browse files
authored
Update tox.ini
1 parent 34a88da commit 606aee4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tox.ini

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@ changedir = docs
3636
description = invoke sphinx-build to build the HTML docs
3737
extras = docs
3838
allowlist_externals =
39-
grep
40-
rm
41-
bash
39+
grep
40+
rm
41+
bash
4242
commands =
4343
pip freeze
4444
sphinx-build -W -b html . _build/html {posargs}

0 commit comments

Comments
 (0)