Skip to content

Commit 445d0c3

Browse files
authored
fix manifest warning (#442)
1 parent 7624cea commit 445d0c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MANIFEST.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ include requirements.txt
33
include README.rst
44
include LICENSE.txt
55
include VERSION
6-
recursive-include dbbackup/tests/testapp/blobs/ *.gpg *.txt *.gz *.tar
6+
recursive-include dbbackup/tests/testapp/blobs *

0 commit comments

Comments
 (0)