Codebase list python-keyring / debian/23.2.0-1 .coveragerc
debian/23.2.0-1

Tree @debian/23.2.0-1 (Download .tar.gz)

.coveragerc @debian/23.2.0-1raw · history · blame

1
2
3
4
5
6
7
[run]
omit =
	# leading `*/` for pytest-dev/pytest-cov#456
	*/.tox/*

[report]
show_missing = True