diff --git a/MANIFEST.in b/MANIFEST.in index 0c43f759..ff0977c9 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -13,6 +13,7 @@ include test/iso_8859_1.py include test/fake_configuration/.pep8 include test/fake_pycodestyle_configuration/tox.ini include tox.ini +include .pre-commit-hooks.yaml recursive-exclude test/suite *.py recursive-exclude test/suite/out *.py exclude .travis.yml