Codebase list pastedeploy / debian/latest .coveragerc
debian/latest

Tree @debian/latest (Download .tar.gz)

.coveragerc @debian/latestraw · history · blame

[run]
source =
    paste.deploy

[paths]
source =
    paste/deploy
    */paste/deploy
    */site-packages/paste/deploy

[report]
show_missing = true
precision = 2