From 64469f56a3ea34d6bc1389dcdfb35defb130d9e2 Mon Sep 17 00:00:00 2001 From: Ran Benita Date: Sun, 28 Apr 2024 22:57:56 +0300 Subject: [PATCH] MANIFEST.in: remove I don't think a few unnecessary dot files bother anyone, and may arguably be useful to someone. --- MANIFEST.in | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 MANIFEST.in diff --git a/MANIFEST.in b/MANIFEST.in deleted file mode 100644 index c0928d5..0000000 --- a/MANIFEST.in +++ /dev/null @@ -1,5 +0,0 @@ -exclude .appveyor.yml -exclude .gitignore -exclude .pre-commit-config.yaml -exclude .travis.yml -prune .github