summaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: 95ea7b400aff02507ab64ea6eaaeb20e5c526d7a (plain)
1
2
3
4
5
6
7
8
9
10
11
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 pytest.ini
recursive-include doc *.bat *.png *.py *.svg *.rst *.txt Makefile
graft tests
recursive-exclude tests *.pyc