mirror of
https://github.com/django-polymorphic/django-polymorphic.git
synced 2026-02-14 02:30:23 +03:00
Add .coveragerc
This commit is contained in:
parent
b90777b107
commit
db999f0d14
4
.coveragerc
Normal file
4
.coveragerc
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
[run]
|
||||
source = polymorphic/
|
||||
omit =
|
||||
*/migrations/*
|
||||
Loading…
Reference in New Issue
Block a user