diff --git a/MANIFEST.in b/MANIFEST.in index 56a413f..c2aadef 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -5,3 +5,4 @@ global-exclude *.pyc include *.GPL include *.txt exclude .flake8 +exclude .pre-commit-config.yaml