jenkins-core-weekly: update to 2.491
[oi-userland.git] / components / python / pypi-json / patches / 03-coverage.patch
blob5b10f8888755c5f4271dc8507fe03a44061dc11f
1 --- pypi-json-0.4.0/tox.ini.orig
2 +++ pypi-json-0.4.0/tox.ini
3 @@ -202,7 +202,7 @@
4 [coverage:run]
6 [coverage:report]
7 -fail_under = 99
8 +fail_under = 98
9 exclude_lines =
10 raise AssertionError
11 raise NotImplementedError