diff MANIFEST.in @ 406:deabdfed3b96

For current Python versions use an intree build backend that wraps setuptools.build_meta. Augmenting the generated sdist archive is now done automatically.
author Franz Glasner <fzglas.hg@dom66.de>
date Tue, 17 Feb 2026 16:15:31 +0100
parents 3e97788e85d5
children
line wrap: on
line diff
--- a/MANIFEST.in	Tue Feb 17 15:59:14 2026 +0100
+++ b/MANIFEST.in	Tue Feb 17 16:15:31 2026 +0100
@@ -1,5 +1,6 @@
 include .hg* *.txt *.py
 include cutils/crcmod/REUSE.toml
+include intree-build-helper/*.py
 graft LICENSES
 graft docs
 prune docs/_build