diff MANIFEST.in @ 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 6f3557637f0e
children ef68b3769be5
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