Don't fail tests because we don't ship test data
authorDebian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Mon, 7 Dec 2020 23:06:28 +0000 (23:06 +0000)
committerRebecca N. Palmer <rebecca_palmer@zoho.com>
Mon, 7 Dec 2020 23:06:28 +0000 (23:06 +0000)
This applies to users running them; our build/autopkgtest re-enable
this and use the data from the source tree

Author: Yaroslav Halchenko
Forwarded: no

Gbp-Pq: Name deb_no_strict_data.patch

setup.cfg

index ee5725e36d193779ea984dcf1e7785e6f56efa0a..08f1eb6e5650e50a6e793a582a99e9674c3713de 100644 (file)
--- a/setup.cfg
+++ b/setup.cfg
@@ -55,7 +55,7 @@ exclude =
 minversion = 4.0.2
 testpaths = pandas
 doctest_optionflags = NORMALIZE_WHITESPACE IGNORE_EXCEPTION_DETAIL ELLIPSIS
-addopts = --strict-data-files
+addopts = --strict-data-files
 xfail_strict = True
 filterwarnings =
     error:Sparse:FutureWarning