Include all test fixtures in source tarball
Listing all possible file extensions is error-prone. Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
This commit is contained in:
parent
9d9f0add83
commit
111af836ea
@ -10,6 +10,6 @@ include doc/_static/*
|
||||
include tests/*
|
||||
include tests/data/*
|
||||
include tests/data/specs/*
|
||||
recursive-include tests/fixtures *.iso *.json *.log *.rpm *.xml *.bz2 *.gz MD5SUM SHA1SUM SHA256SUM *.treeinfo *.in
|
||||
recursive-include tests/fixtures *
|
||||
global-exclude *.py[co]
|
||||
global-exclude *~ *.sw? \#*\#
|
||||
|
Loading…
Reference in New Issue
Block a user