summaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: e6efa6105cc8566c129a30910843ca03b4fd8392 (plain)
1
2
3
4
5
6
7
8
9
10
recursive-include markdown *.py
recursive-include docs *
recursive-include tests *.txt *.html *.py
include makefile
include LICENSE.md
include README.md
include INSTALL.md
include MANIFEST
include *-requirements.txt
include mkdocs.yml