Mercurial > hgrepos > Python > libs > pygments-lexer-pseudocode2
annotate MANIFEST.in @ 29:c5fa8ee08059
Put a flake8 configuration into the new file "tox.ini".
Currently only per-file ignores for the French pseudocode.
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Tue, 21 Apr 2026 10:44:28 +0200 |
| parents | b42168cc9884 |
| children | 6f3557637f0e |
| rev | line source |
|---|---|
|
16
b92f660f2461
Begin a test infrastructure: using unittest and flake8.
Franz Glasner <fzglas.hg@dom66.de>
parents:
6
diff
changeset
|
1 include .hg* *.txt |
|
22
b42168cc9884
Use numbers from the Python lexer.
Franz Glasner <fzglas.hg@dom66.de>
parents:
16
diff
changeset
|
2 graft LICENSES |
|
16
b92f660f2461
Begin a test infrastructure: using unittest and flake8.
Franz Glasner <fzglas.hg@dom66.de>
parents:
6
diff
changeset
|
3 graft tests |
|
b92f660f2461
Begin a test infrastructure: using unittest and flake8.
Franz Glasner <fzglas.hg@dom66.de>
parents:
6
diff
changeset
|
4 global-exclude *.pyc *.pyo |
