From f4eb3c4ad30157378dd48111d8f971f78cc5fab9 Mon Sep 17 00:00:00 2001 From: Mark Qvist Date: Thu, 6 Jun 2024 13:50:52 +0200 Subject: [PATCH] Added manifest --- MANIFEST.in | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 MANIFEST.in diff --git a/MANIFEST.in b/MANIFEST.in new file mode 100644 index 0000000..d436adb --- /dev/null +++ b/MANIFEST.in @@ -0,0 +1,6 @@ +prune sbapp/patches +prune sbapp/dist +prune recipes +prune docs +prune libs +prune .github \ No newline at end of file