repo.or.cz
/
oi-userland.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
remmina: update to 1.4.37
[oi-userland.git]
/
components
/
python
/
pyproject-parser
/
patches
/
05-coverage.patch
blob
8338c546ec21b767b33d5b8ec27eb1fb45a2fd76
1
--- pyproject-parser-0.11.1/tox.ini.orig
2
+++ pyproject-parser-0.11.1/tox.ini
3
@@ -236,7 +236,7 @@
4
always:pkg_resources is deprecated as an API:DeprecationWarning
5
6
[coverage:report]
7
-fail_under = 97.5
8
+fail_under = 65
9
exclude_lines =
10
raise AssertionError
11
raise NotImplementedError