Files @ 93602620893a
Branch filter:

Location: pydenticon/MANIFEST.in

branko
PYD-7: Updated code to allow passing-in image format for Pillow. This allows generating non-PNG identicons. Tests have been updated to cover the new use-case.
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/