more verbose pytest output by default
This commit is contained in:
parent
17bbe9c6b4
commit
308eaffe55
@ -2,6 +2,9 @@
|
||||
exclude = .git,.venv,__pycache__
|
||||
max-line-length = 120
|
||||
|
||||
[tool:pytest]
|
||||
log_cli = 1
|
||||
|
||||
[versioneer]
|
||||
VCS = git
|
||||
style = pep440-post
|
||||
|
Loading…
x
Reference in New Issue
Block a user