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