--- pyproject-parser-0.11.1/tox.ini.orig
+++ pyproject-parser-0.11.1/tox.ini
@@ -236,7 +236,7 @@
     always:pkg_resources is deprecated as an API:DeprecationWarning
 
 [coverage:report]
-fail_under = 97.5
+fail_under = 65
 exclude_lines =
     raise AssertionError
     raise NotImplementedError