Mercurial > hgrepos > Python > libs > ConfigMix
annotate requirements_docs.txt @ 552:39e5d07d8dbc
Provide a C implementation of configmix.config._split_filters.
This is needed as precondition for implementation interpolate_variables in
C also.
Currently the speedup is not measurable but it does not hurt also.
Also provide some unit-tests for _split_filters().
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Sun, 02 Jan 2022 20:40:09 +0100 |
| parents | 5427ca342c1e |
| children | 0c73d95ec454 |
| rev | line source |
|---|---|
|
317
c6672763036e
ADD: an extra requirements_tests.txt
Franz Glasner <fzglas.hg@dom66.de>
parents:
219
diff
changeset
|
1 -r requirements_tests.txt |
|
68
706833f38712
Note the requirements for generating the documentation
Franz Glasner <f.glasner@feldmann-mg.com>
parents:
diff
changeset
|
2 docutils>=0.14 |
|
706833f38712
Note the requirements for generating the documentation
Franz Glasner <f.glasner@feldmann-mg.com>
parents:
diff
changeset
|
3 Sphinx>=1.7 |
|
319
5427ca342c1e
Change the formatting the changelog: remove the dependency on the changelog package.
Franz Glasner <fzglas.hg@dom66.de>
parents:
318
diff
changeset
|
4 |
