Mercurial > hgrepos > Python > apps > py-cutils
view MANIFEST.in @ 197:48e2610978e5
Return the CRC-32 digest on Python2 as unsigned int instead of a signed one.
On Python3 it is always unsigned.
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Thu, 16 Jan 2025 20:40:24 +0100 |
| parents | 938488f87b62 |
| children | b65d25882e44 |
line wrap: on
line source
include .hg* *.txt *.py graft docs prune docs/_build graft tests global-exclude *.pyc *.pyo
