annotate setup.cfg @ 90:2af4684c8e78

Restrict whitespace before required and optional arguments. Instead of "\s*" use explicit allowed whitespace chars (" " and "\t").
author Franz Glasner <fzglas.hg@dom66.de>
date Sat, 02 May 2026 14:46:28 +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