summaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: 47c65a442007891cee190bd3d079567e353f691f (plain)
1
2
3
4
5
6
7
exclude ChangeLog # At least 'https://pylint.pycqa.org/en/latest/whatsnew/' is not downloaded for each install
exclude pytest.ini
recursive-exclude elisp *
recursive-exclude doc *
recursive-exclude tests *
recursive-exclude script *
recursive-exclude examples *