Skip to content

Commit 204decc

Browse files
authored
Fix manifest files for checkbox-ng and checkbox-support (infra) (#2379)
Fix manifest files for checkbox-ng and checkbox-support snap_utils is still part of checkbox_support for the time being, so the test files are also still located there.
1 parent 57b77f4 commit 204decc

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

checkbox-ng/MANIFEST.in

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,4 @@ recursive-include checkbox_ng/support/parsers/tests/dmidecode_data *.txt
4444
recursive-include checkbox_ng/support/parsers/tests/fixtures *.txt
4545
recursive-include checkbox_ng/support/parsers/tests/pactl_data *.txt
4646
recursive-include checkbox_ng/support/parsers/tests/udevadm_data *.txt *.lsblk.json
47-
recursive-include checkbox_ng/support/snap_utils/tests/asserts_data *.txt
4847
recursive-include checkbox_ng/support/parsers/tests/v4l2_compliance_data *.txt

checkbox-support/MANIFEST.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
global-include COPYING
22
global-include README*
33
recursive-include checkbox_support/vendor/brisque/models *.txt *.pickle
4+
recursive-include checkbox_support/snap_utils/tests/asserts_data *.txt
45
recursive-exclude debian *

0 commit comments

Comments
 (0)