annotate setup.cfg @ 26:92576c1b05d9

Use standard regex flags (re.MULTILINE) and use re.IGNORECASE in expressions that really need it
author Franz Glasner <fzglas.hg@dom66.de>
date Tue, 21 Apr 2026 01:07:20 +0200
parents 04cc3816d478
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
3
04cc3816d478 Convert the project's build system to use pyproject.toml
Franz Glasner <fzglas.hg@dom66.de>
parents: 1
diff changeset
1 [bdist_wheel]
04cc3816d478 Convert the project's build system to use pyproject.toml
Franz Glasner <fzglas.hg@dom66.de>
parents: 1
diff changeset
2 universal = 1