Skip to content

Commit 710ca33

Browse files
committed
Colour tox pytest output
1 parent f23b7ca commit 710ca33

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
@@ -26,4 +26,4 @@ commands =
2626
pre-commit run --all-files --show-diff-on-failure
2727

2828
[pytest]
29-
addopts = --doctest-modules
29+
addopts = --color=yes --doctest-modules

0 commit comments

Comments
 (0)