diff --git a/MANIFEST.in b/MANIFEST.in index 20500ed..667ee68 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -9,4 +9,5 @@ recursive-include tests *.json recursive-include tests *.py recursive-include tests *.txt recursive-include tests *.yaml +exclude .pre-commit-config.yaml exclude .readthedocs.yaml