summaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: 68e19039fec32f903aba5bb05e652daa5a4e287d (plain)
1
2
3
4
5
6
7
8
9
include AUTHORS.rst
include CONTRIBUTING.rst
include LICENSE
include README.rst

recursive-exclude * __pycache__
recursive-exclude * *.py[co]

recursive-include docs *.rst Makefile