Mercurial > hgrepos > Python > apps > py-cutils
view setup.cfg @ 397:c033f4072c14
FIX: _postprocess-sdist now works for compressed archives and configuration in pyproject.toml.
While there: adjusted the Makefile accordingly.
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Mon, 16 Feb 2026 15:22:37 +0100 |
| parents | 1afe2758f802 |
| children | 669dd560f21a |
line wrap: on
line source
[egg_info] tag_build = tag_date = 0 tag_svn_revision = 0 [bdist_wheel] universal = 1 [flake8] exclude = # Ignore the vendored crcmod2/crcmod sub-package cutils/crcmod per-file-ignores = # E501: line too long cutils/util/glob.py:E501
