view MANIFEST.in @ 59:b404445082f8

Prevent unit tests from downloading fake posts
author Ludovic Chabant <ludovic@chabant.com>
date Sat, 28 Oct 2023 11:54:24 -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 *