Mercurial > hgrepos > Python > apps > py-cutils
comparison setup.cfg @ 393:2192d22064bb build-2.7
FIX: Include REUSE.toml in the generated binary wheel
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Mon, 16 Feb 2026 13:50:58 +0100 |
| parents | ef3c56c4f2c7 |
| children | f5f88fca7187 |
comparison
equal
deleted
inserted
replaced
| 391:ef3c56c4f2c7 | 393:2192d22064bb |
|---|---|
| 48 cutils.util | 48 cutils.util |
| 49 cutils.crcmod | 49 cutils.crcmod |
| 50 cutils.crcmod.python2 | 50 cutils.crcmod.python2 |
| 51 cutils.crcmod.python3 | 51 cutils.crcmod.python3 |
| 52 | 52 |
| 53 [options.package_data] | |
| 54 cutils.crcmod = | |
| 55 REUSE.toml | |
| 56 | |
| 53 [options.entry_points] | 57 [options.entry_points] |
| 54 console_scripts = | 58 console_scripts = |
| 55 py-dos2unix = cutils.dos2unix:main | 59 py-dos2unix = cutils.dos2unix:main |
| 56 py-genpwd = cutils.genpwd:main | 60 py-genpwd = cutils.genpwd:main |
| 57 py-shasum = cutils.shasum:main | 61 py-shasum = cutils.shasum:main |
