Mercurial > hgrepos > Python > libs > pygments-lexer-pseudocode2
annotate setup.cfg @ 270:cb66de44a7b9
Make the filter order more logical.
Because the ErrorToGenericErrorTokenFilter is implemented as an application of
the TokenReplaceFilter document the TokenReplaceFilter first.
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Tue, 19 May 2026 22:59:59 +0200 |
| parents | 04cc3816d478 |
| children |
| 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 |
