mirror of https://github.com/scrapy/scrapy.git
added disable_warnings instruction to .coveragerc
This commit is contained in:
parent
da15d93d39
commit
349fc33cc7
|
|
@ -3,3 +3,4 @@ branch = true
|
|||
include = scrapy/*
|
||||
omit =
|
||||
tests/*
|
||||
disable_warnings = include-ignored
|
||||
|
|
|
|||
Loading…
Reference in New Issue