Skip to content

Commit dfe119b

Browse files
committed
use pytest-modern for prettier pytest output
1 parent 2111206 commit dfe119b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ lint = [
9595
test = [
9696
"pytest==8.4.*",
9797
"pytest-timeout==2.4.*",
98+
"pytest-modern==0.7.*;platform_system!='Windows'",
9899
"coveralls==4.0.*",
99100
"pytest-cov==6.2.*",
100101
"coverage==7.10.*",

0 commit comments

Comments
 (0)