Skip to content

Commit

Permalink
Update MANIFEST.in
Browse files Browse the repository at this point in the history
Added missing .pre-commit-hooks.yaml to fix broken external usage
  • Loading branch information
keriksson-rosenqvist authored Aug 4, 2023
1 parent 5b9110b commit 7e48b40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7e48b40

Please sign in to comment.