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