File: .coveragerc

package info (click to toggle)
pywinrm 0.5.0-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 376 kB
  • sloc: python: 2,599; makefile: 7
file content (4 lines) | stat: -rw-r--r-- 39 bytes parent folder | download
1
2
3
4
[run]
omit =
    */tests*
    */vendor*