summaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: 8b8ce74cf6ec711ee5518e8848931fc1a587acef (plain)
1
2
3
4
5
6
7
8
9
include docs/ *.html *.css *.js *.txt
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