summaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: d8bcd376efb39cf9f59afbea840c3905904633d3 (plain)
1
2
3
4
5
6
7
8
9
recursive-include docs *.html *.css *.txt *.js *.jpg *.png *.py Makefile *.rst *.sty
recursive-include tests *.py *.dat
recursive-include alembic/templates *.mako README *.py

include README* LICENSE distribute_setup.py CHANGES* test.cfg

prune docs/build/output