зеркало из https://github.com/mozilla/pontoon.git
Update Python coverage config file, fix warning (#3379)
Using specific coverage file instead of setup.cfg, fixed warning in `make pytest` (`CoverageWarning: --include is ignored because --source is set (include-ignored)`).
This commit is contained in:
Родитель
6c9b90eac6
Коммит
5695f7071e
|
@ -1,7 +1,7 @@
|
|||
[coverage:run]
|
||||
[run]
|
||||
omit =
|
||||
setup.py
|
||||
*migrations*
|
||||
include =
|
||||
source =
|
||||
*pontoon*
|
||||
*tests*
|
Загрузка…
Ссылка в новой задаче