comparison 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
comparison
equal deleted inserted replaced
46:a0b9fe464eb2 47:c41bd33b511c
1 include .hg* *.txt *.ini 1 include .hg* *.txt *.ini
2 graft LICENSES 2 graft LICENSES
3 graft docs
3 graft tests 4 graft tests
5 prune docs/_build
4 global-exclude *.pyc *.pyo 6 global-exclude *.pyc *.pyo