From 5b20bd0a3475f8b57deffe118835c4317736bef8 Mon Sep 17 00:00:00 2001 From: nvitucci Date: Tue, 20 Apr 2021 22:25:39 +0100 Subject: [PATCH] Added git dirs to manifest --- MANIFEST.in | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/MANIFEST.in b/MANIFEST.in index 195fd1c..3082875 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,8 +1,12 @@ include * graft * #exclude .hgtags .hgignore +exclude .gitignore prune .hg prune dist +prune .git +prune .github +prune venv prune */compiled_krb prune */*/compiled_krb prune */*/*/compiled_krb