view MANIFEST.in @ 32:2265920c4688

Improve populate cache command Make it use the same feed parsing code as the process command, and add support for --dry-run argument.
author Ludovic Chabant <ludovic@chabant.com>
date Wed, 10 May 2023 16:06:46 -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 *