[run]
omit =
	# leading `*/` for pytest-dev/pytest-cov#456
	*/.tox/*
	*/_itertools.py
	*/_legacy.py
	*/simple.py
	*/_path.py
disable_warnings =
	couldnt-parse

[report]
show_missing = True
