Mercurial > hgrepos > Python > libs > pygments-lexer-pseudocode2
view requirements.txt @ 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 | 3ccfa7f45044 |
| children |
line wrap: on
line source
# # - Tests need this version for "load_XXX_from_file()" # - But Sphinx yields errors on Python 2.7 (also with Pygments 2.0.1) # Pygments>=2.2
