--- pyproject-parser-0.13.0/tox.ini.orig
+++ pyproject-parser-0.13.0/tox.ini
@@ -240,7 +240,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