File: .coveragerc

package info (click to toggle)
python-django-otp 1.6.1-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 756 kB
  • sloc: python: 3,221; makefile: 145; sh: 6
file content (4 lines) | stat: -rw-r--r-- 52 bytes parent folder | download | duplicates (4)
1
2
3
4
[run]
source = django_otp
omit =
    */migrations/*