Skip to content

Commit f11edf7

Browse files
committed
Run pytest in verbose mode by default
1 parent 14a0eb4 commit f11edf7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ with-doctest=True
44

55
[pytest]
66
python_files=*.py
7-
addopts = --doctest-modules
7+
addopts = --doctest-modules -v

0 commit comments

Comments
 (0)