Mercurial > hgrepos > Python > libs > pygments-lexer-pseudocode2
annotate MANIFEST.in @ 22:b42168cc9884
Use numbers from the Python lexer.
This snippet has a BSD-2-Clause license; include a license file in LICENSES.
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Mon, 20 Apr 2026 17:42:32 +0200 |
| parents | b92f660f2461 |
| 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 |
