summaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: 3252aad38aa774f879df753a4fcfb720ddef626d (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 run_tests.py CHANGES* tox.ini

prune docs/build/output