Mercurial > hgrepos > Python > apps > py-cutils
view MANIFEST.in @ 385:ea73723be05e
treesum: unit tests with an existing .treesum file:
- ignore them
- FIX: checksums where existing .treesum files were not ignored properly
- accept them with (implicitly) changing the algorithm
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Sat, 17 May 2025 16:53:16 +0200 |
| parents | 3e97788e85d5 |
| children |
line wrap: on
line source
include .hg* *.txt *.py include cutils/crcmod/REUSE.toml graft LICENSES graft docs prune docs/_build graft tests prune tests/data global-exclude *.pyc *.pyo
