view MANIFEST.in @ 61:91dea4fe31ec

Fix another unit test to be more explicit about where the feed is.
author Ludovic Chabant <ludovic@chabant.com>
date Sat, 28 Oct 2023 11:57:36 -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 *