Skip to content

Commit d05bd7f

Browse files
authored
Use --color=yes for pytest (scikit-learn#20704)
Signed-off-by: harupy <[email protected]>
1 parent f3067cb commit d05bd7f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ addopts =
1414
--ignore asv_benchmarks
1515
--doctest-modules
1616
--disable-pytest-warnings
17+
--color=yes
1718
-rxXs
1819

1920
filterwarnings =

0 commit comments

Comments
 (0)