From 6ef481f45b5b6d4af5b608c428efaec2fa129287 Mon Sep 17 00:00:00 2001 From: Debian Science Team Date: Sat, 14 Sep 2019 16:37:43 +0100 Subject: [PATCH] deb_no_strict_data Gbp-Pq: Name deb_no_strict_data --- setup.cfg | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/setup.cfg b/setup.cfg index 9ec967c2..8f5528f2 100644 --- a/setup.cfg +++ b/setup.cfg @@ -32,5 +32,6 @@ markers = slow: mark a test as slow network: mark a test as network high_memory: mark a test as a high-memory only -addopts = --strict-data-files -doctest_optionflags= NORMALIZE_WHITESPACE IGNORE_EXCEPTION_DETAIL \ No newline at end of file +# Disabled for Debian build +# addopts = --strict-data-files +doctest_optionflags= NORMALIZE_WHITESPACE IGNORE_EXCEPTION_DETAIL -- 2.30.2