Copy another test reference directory into the build
authorDebian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Tue, 12 Dec 2023 20:07:17 +0000 (20:07 +0000)
committerRebecca N. Palmer <rebecca_palmer@zoho.com>
Tue, 12 Dec 2023 20:07:17 +0000 (20:07 +0000)
The build-time tests fail if they can't find this

Author: Rebecca N. Palmer <rebecca_palmer@zoho.com>
Forwarded: not-needed - done in #8870

Gbp-Pq: Name add_missing_test_references.patch

statsmodels/tsa/stl/tests/results/__init__.py [new file with mode: 0644]

diff --git a/statsmodels/tsa/stl/tests/results/__init__.py b/statsmodels/tsa/stl/tests/results/__init__.py
new file mode 100644 (file)
index 0000000..7a2d5e4
--- /dev/null
@@ -0,0 +1 @@
+# do nothing - dpkg-source --commit can't handle empty files