From c3f6c62f8ef349e6fdf0d44fcd7f4a7a87610322 Mon Sep 17 00:00:00 2001 From: Hideo Hattori Date: Sun, 8 Oct 2023 23:48:11 +0900 Subject: [PATCH] Revert "Update MANIFEST.in" --- MANIFEST.in | 1 - 1 file changed, 1 deletion(-) diff --git a/MANIFEST.in b/MANIFEST.in index ff0977c9..0c43f759 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -13,7 +13,6 @@ 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