summaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: 3dfc1bef7c83ca063313ad9d3a82595dfc2ceac4 (plain)
1
2
3
4
5
6
include README.rst
include docs/Makefile
recursive-include docs *.py *.rst
include docs/_static/.keep_dir
prune docs/_build
recursive-include tests *.py *.data