Mercurial > hgrepos > Python > libs > pygments-lexer-pseudocode2
annotate MANIFEST.in @ 17:251898f2f0c7
The test data should live in "tests/snippets" for Pygments; rename "data" to "snippets"
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Mon, 20 Apr 2026 13:34:20 +0200 |
| parents | b92f660f2461 |
| children | b42168cc9884 |
| 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 |
|
b92f660f2461
Begin a test infrastructure: using unittest and flake8.
Franz Glasner <fzglas.hg@dom66.de>
parents:
6
diff
changeset
|
2 graft tests |
|
b92f660f2461
Begin a test infrastructure: using unittest and flake8.
Franz Glasner <fzglas.hg@dom66.de>
parents:
6
diff
changeset
|
3 global-exclude *.pyc *.pyo |
