changeset 47:c41bd33b511c

FIX: Add the "docs" directory to the source distribution package
author Franz Glasner <fzglas.hg@dom66.de>
date Sun, 26 Apr 2026 10:05:33 +0200
parents a0b9fe464eb2
children fcc34b24ded7
files MANIFEST.in
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/MANIFEST.in	Sun Apr 26 09:45:04 2026 +0200
+++ b/MANIFEST.in	Sun Apr 26 10:05:33 2026 +0200
@@ -1,4 +1,6 @@
 include .hg* *.txt *.ini
 graft LICENSES
+graft docs
 graft tests
+prune docs/_build
 global-exclude *.pyc *.pyo