Files
html_cleanup/MANIFEST.in
2023-11-28 10:40:54 +01:00

6 lines
231 B
Plaintext

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