diff --git a/MANIFEST.in b/MANIFEST.in index 9ae349b..23519f8 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,2 +1,4 @@ +exclude .gitattributes exclude .gitignore recursive-exclude .github/ * +recursive-exclude tests/_data/ *