From d72a43b0f9476f3e2313f57011f14283a932bc8e Mon Sep 17 00:00:00 2001 From: Debian Science Team Date: Sun, 10 Nov 2019 16:35:41 +0000 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