feat: include tests and docs in sdist archives by mgorny · Pull Request #1142 · python-zeroconf/python-zeroconf

@mgorny

Include documentation and test files in source distributions, in order
to make them more useful for packagers (Linux distributions, Conda).
Testing is an important part of packaging process, and at least Gentoo
users have requested offline documentation for Python packages.
Furthermore, the COPYING file was missing from sdist, even though it was
referenced in README.

bdraco

approved these changes Apr 2, 2023

@bdraco bdraco changed the title feat: Include tests and docs in sdist archives feat: include tests and docs in sdist archives

Apr 2, 2023