From 275060cb9d89f8f0bb0d3eb78b134687b68a9e11 Mon Sep 17 00:00:00 2001 From: Debian Science Team Date: Thu, 7 May 2020 11:57:06 +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