Skip to content

Commit 871ae6b

Browse files
committed
pytest --color=no for visibility in raw log
1 parent 46f9ae0 commit 871ae6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ norecursedirs =
2222
addopts =
2323
--strict-markers
2424
--doctest-modules
25-
--color=yes
25+
--color=no
2626
--disable-pytest-warnings
2727
filterwarnings =
2828
# error out on our deprecation warnings - ensures the code and tests are kept up-to-date

0 commit comments

Comments
 (0)