lkiesow / python-feedgen

Python module to generate ATOM feeds, RSS feeds and Podcasts.
https://feedgen.kiesow.be/
BSD 2-Clause "Simplified" License
713 stars 123 forks source link

Include tests in release tarball #132

Closed lkiesow closed 7 months ago

lkiesow commented 7 months ago

This patch ensures the tests ader added to the release tarballs of upcoming releases.

This fixes #98