summaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: 334dc7d8adbc9e71dbf5817ccc2b1ee9aee967db (plain)
1
2
3
4
5
6
7
8
9
10
recursive-include assets *.xcf
recursive-include docs Makefile make.bat *.py *.rst *.png *.ico
include LICENSE
include MANIFEST.in
include README.rst
include setup.py
recursive-include pydenticon *.py
recursive-include tests *.py *.png
prune docs/_build
exclude tmp/