summaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: d9c9f63e579a46fca55a0d17b8cc05c9ca8bf23e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
include ChangeLog
include CONTRIBUTORS.txt
include COPYING
include DEPENDS
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