Merge pull request #3942 from hugovk/report-pytest-skips

Report reason for pytest skips
This commit is contained in:
Andrew Murray 2019-07-06 09:03:23 +10:00 committed by GitHub
commit 6568829d08
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,3 +4,6 @@ test=pytest
[flake8]
extend-ignore = E203, W503
max-line-length = 88
[tool:pytest]
addopts = -rs