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

include README* LICENSE CHANGES* tox.ini

prune docs/build/output