Mercurial > hgrepos > Python > libs > ConfigMix
view MANIFEST.in @ 659:b97e5f3bbc8e
Test indexed list access in variable interpolations: ok.
Also drop an extra note into the documentation.
| author | Franz Glasner <f.glasner@feldmann-mg.com> |
|---|---|
| date | Mon, 30 May 2022 14:08:40 +0200 |
| parents | 1b03b7a566af |
| children | dec978cad4d1 |
line wrap: on
line source
include .hg* *.txt requirement* include configmix/*.c configmix/*.h graft docs graft tests graft windows-dev prune docs/_build exclude __* global-exclude *.pyc *.pyo
