deb_no_strict_data
authorDebian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Sat, 14 Sep 2019 15:37:43 +0000 (16:37 +0100)
committerRebecca N. Palmer <rebecca_palmer@zoho.com>
Sat, 14 Sep 2019 15:37:43 +0000 (16:37 +0100)
Gbp-Pq: Name deb_no_strict_data

setup.cfg

index 9ec967c25e2255c56c0742372fe72d9f4239048b..8f5528f2a0872adbd34bbae1b329fe8fa4e92697 100644 (file)
--- 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