Update MANIFEST.in to include test data
Running tests in tarball would fail without this. Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
This commit is contained in:
parent
baca306edf
commit
9306ee6357
@ -11,4 +11,4 @@ include tests/*
|
|||||||
exclude tests/*.pyc
|
exclude tests/*.pyc
|
||||||
include tests/data/*
|
include tests/data/*
|
||||||
include tests/data/*/*
|
include tests/data/*/*
|
||||||
recursive-include tests/fixtures *.json *.xml *.bz2 *.gz *.iso *.log MD5SUM SHA1SUM SHA256SUM treeinfo
|
recursive-include tests/fixtures *.iso *.json *.log *.rpm *.xml *.bz2 *.gz MD5SUM SHA1SUM SHA256SUM .treeinfo
|
||||||
|
Loading…
Reference in New Issue
Block a user