Files
codespell/MANIFEST.in
Eric Larson 797e347c93 FIX: 1.17.1
2020-05-21 23:09:19 -04:00

12 lines
338 B
Plaintext

include codespell_lib/__init__.py
recursive-include codespell_lib *.py
include codespell_lib/data/dictionary*.txt
include codespell_lib/data/linux-kernel.exclude
include COPYING
include bin/codespell
exclude *.yml *.yaml
exclude .coveragerc
exclude example example/* snap snap/* tools tools/*
exclude Makefile
exclude codespell.1.include