Description: Disable_coverage_pytest
 .
 python-timezonefinder (4.0.2-0) UNRELEASED; urgency=medium
 .
   * Initial release.
Author: Adam Cecile <acecile@le-vert.net>

---
Origin: other
Last-Update: 2019-04-30

--- python-timezonefinder-4.0.2.orig/setup.cfg
+++ python-timezonefinder-4.0.2/setup.cfg
@@ -24,6 +24,6 @@ paths = timezonefinder
 [tool:pytest]
 ; TODO make it work
 testpaths = test
-addopts = --cov=timezonefinder
-          --cov-report term-missing
-          --cov-fail-under 50
+;addopts = --cov=timezonefinder
+;          --cov-report term-missing
+;          --cov-fail-under 50
