File: .coveragerc

package info (click to toggle)
tweepy 3.6.0-1.1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 3,784 kB
  • sloc: python: 3,239; makefile: 89
file content (7 lines) | stat: -rw-r--r-- 75 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
[run]
source = tweepy

[report]
omit =
  */python?.?/*
  */site-packages/*