Files
html_cleanup/MANIFEST.in
2023-11-27 20:46:54 +01:00

6 lines
231 B
Plaintext

include *.txt *.ini *.cfg *.rst
recursive-include cleanup_html *.ico *.png *.css *.gif *.jpg *.pt *.txt *.mak *.mako *.js *.html *.xml *.jinja2
recursive-include tests *
recursive-exclude * __pycache__
recursive-exclude * *.py[co]