summaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: 1076efb937be3f9d1ed6282449c3ef9d59cda778 (plain)
1
2
3
4
5
6
7
8
9
10
11
include ChangeLog
include CONTRIBUTORS.txt
include COPYING
include README.rst
include elisp/startup elisp/*.el
include pytest.ini
recursive-include doc *.bat *.png *.py *.svg *.rst *.txt Makefile .md
graft tests
recursive-exclude tests *.pyc .benchmark
recursive-exclude script *
recursive-exclude examples *