view MANIFEST.in @ 38:0f98784bcc40

Improve handling of whitespace and paragraphs in html stripping code
author Ludovic Chabant <ludovic@chabant.com>
date Sun, 21 May 2023 09:40:00 -0700
parents 497427330295
children
line wrap: on
line source

include LICENSE.rst
include README.rst

include requirements.txt
include requirements-dev.txt

recursive-include silorider *
recursive-include tests *