[run]
omit =
	# leading `*/` for pytest-dev/pytest-cov#456
	*/.tox/*
	path/py37compat.py

[report]
show_missing = True
