From c6f1fcc5acc3566c107664bc53f956342ef88c22 Mon Sep 17 00:00:00 2001 From: Archmonger <16909269+Archmonger@users.noreply.github.com> Date: Mon, 9 May 2022 01:49:51 -0700 Subject: [PATCH] fix manifest warning --- MANIFEST.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MANIFEST.in b/MANIFEST.in index d4f465a7..fc7c13b9 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -3,4 +3,4 @@ include requirements.txt include README.rst include LICENSE.txt include VERSION -recursive-include dbbackup/tests/testapp/blobs/ *.gpg *.txt *.gz *.tar +recursive-include dbbackup/tests/testapp/blobs *