diff --git a/MANIFEST.in b/MANIFEST.in index d910dd2..6ea52e8 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -4,6 +4,7 @@ recursive-include docs *.rst conf.py Makefile make.bat exclude .drone.yml exclude .editorconfig exclude .importanizerc +exclude .pre-commit-config.yaml exclude Makefile exclude manage.py exclude pytest.ini