Mercurial > hgrepos > Python > apps > py-cutils
annotate MANIFEST.in @ 115:e15b3d1ff0d9
New subpackage with a "contextlib.nullcontext" for older Python versions
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Sun, 29 Dec 2024 15:31:38 +0100 |
| parents | 5de499711a92 |
| children | 938488f87b62 |
| rev | line source |
|---|---|
|
74
6cec638c995c
Make dos2unix.py and shasum.py convenience wrappers to call the tools if the package is not unstalled
Franz Glasner <fzglas.hg@dom66.de>
parents:
29
diff
changeset
|
1 include .hg* *.txt *.py |
|
101
5de499711a92
Begin some unittests for shasum
Franz Glasner <fzglas.hg@dom66.de>
parents:
74
diff
changeset
|
2 graft tests |
| 29 | 3 global-exclude *.pyc *.pyo |
