From 74065948141f183ab4128293589568b2e0db5ca0 Mon Sep 17 00:00:00 2001 From: cxykevin Date: Fri, 19 Apr 2024 16:33:10 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20MANIFEST.in?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- MANIFEST.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MANIFEST.in b/MANIFEST.in index 4bde8a4..195f51d 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1 +1 @@ -recursive-include magictk res.* *.py *.ico \ No newline at end of file +include res.* *.py *.ico \ No newline at end of file