diff --git a/MANIFEST.in b/MANIFEST.in index 8e62e85d..7df8005c 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -26,9 +26,7 @@ recursive-exclude . *.orig exclude .github exclude .travis exclude .pytest_cache -recursive-exclude lib *.py -recursive-exclude lib *.sh -recursive-exclude lib *.txt +recursive-exclude lib * recursive-exclude .github * recursive-exclude .travis * recursive-exclude .pytest_cache *