From f44d341df0d50b4121961435a7855cbbf60fd0dd Mon Sep 17 00:00:00 2001 From: Debian Science Team Date: Sun, 28 Jun 2020 21:47:22 +0100 Subject: [PATCH] deb_no_strict_data Gbp-Pq: Name deb_no_strict_data --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 7f006242..f6ed6df3 100644 --- a/setup.cfg +++ b/setup.cfg @@ -69,7 +69,7 @@ markers = high_memory: mark a test as a high-memory only clipboard: mark a pd.read_clipboard test doctest_optionflags = NORMALIZE_WHITESPACE IGNORE_EXCEPTION_DETAIL -addopts = --strict-data-files +# addopts = --strict-data-files xfail_strict = True filterwarnings = error:Sparse:FutureWarning -- 2.30.2