Mercurial > hgrepos > Python > libs > pygments-lexer-pseudocode2
annotate setup.cfg @ 39:a3151d837258
Some basic keywords for programs, algorithms, procedures and functions; also comments (single and multiline) and "remarks"
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Fri, 24 Apr 2026 09:44:34 +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 |
