view MANIFEST.in @ 39:c5f73ebb43a5

Replace python-twitter with tweepy to use Twitter's V2 API
author Ludovic Chabant <ludovic@chabant.com>
date Sun, 21 May 2023 09:42:11 -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 *