Mercurial > hgrepos > Python > libs > ConfigMix
view MANIFEST.in @ 656:2b1c7a68f913
Enable indexed access to lists in the configuration using an access path string representation like "~NNN~"
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Mon, 30 May 2022 09:31:29 +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
