From: Debian Science Maintainers Date: Sat, 19 Aug 2023 20:59:16 +0000 (+0100) Subject: Copy another test reference directory into the build X-Git-Tag: archive/raspbian/0.14.0+dfsg-5+rpi1^2^2~4 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=806eb7a157df08e20552abe3f070d7a734e291fc;p=statsmodels.git Copy another test reference directory into the build The build-time tests fail if they can't find this Author: Rebecca N. Palmer Forwarded: not-needed - done in #8870 Gbp-Pq: Name add_missing_test_references.patch --- diff --git a/statsmodels/tsa/stl/tests/results/__init__.py b/statsmodels/tsa/stl/tests/results/__init__.py new file mode 100644 index 0000000..7a2d5e4 --- /dev/null +++ b/statsmodels/tsa/stl/tests/results/__init__.py @@ -0,0 +1 @@ +# do nothing - dpkg-source --commit can't handle empty files