Mercurial > hgrepos > Python > libs > pygments-lexer-pseudocode2
changeset 6:730c437d9f71
Need Pygments >=2.15.
This is for testing purposes.
Also add a corresponding requirements.txt.
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Sun, 19 Apr 2026 17:50:59 +0200 |
| parents | a0e0f0a2963b |
| children | 4189849f2715 |
| files | MANIFEST.in pyproject.toml requirements.txt |
| diffstat | 3 files changed, 3 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/MANIFEST.in Sun Apr 19 17:50:59 2026 +0200 @@ -0,0 +1,1 @@ +include requirements.txt
