Skip to content

Fix packaging configuration warnings#483

Merged
jelmer merged 1 commit intomasterfrom
doc-config
Nov 10, 2025
Merged

Fix packaging configuration warnings#483
jelmer merged 1 commit intomasterfrom
doc-config

Conversation

@jelmer
Copy link
Copy Markdown
Member

@jelmer jelmer commented Nov 10, 2025

  • Added explicit documentation files inclusion to MANIFEST.in to ensure all doc/.rst and doc/.py files are included in source distributions
  • Added wheel build configuration to properly specify package contents with only-include directive, addressing the implicit zip_safe concerns
  • The doc/_build prune directive is kept to exclude build artifacts

Fixes: https://bugs.launchpad.net/testtools/+bug/803845

- Added explicit documentation files inclusion to MANIFEST.in to ensure all
  doc/*.rst and doc/*.py files are included in source distributions
- Added wheel build configuration to properly specify package contents with
  only-include directive, addressing the implicit zip_safe concerns
- The doc/_build prune directive is kept to exclude build artifacts

Fixes: https://bugs.launchpad.net/testtools/+bug/803845
@jelmer jelmer enabled auto-merge November 10, 2025 22:38
@jelmer jelmer merged commit dcd0ff4 into master Nov 10, 2025
14 checks passed
@stephenfin stephenfin deleted the doc-config branch February 17, 2026 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant