Mercurial > hgrepos > Python > libs > ConfigMix
view MANIFEST.in @ 704:457ef358c1a0
filter-only expansions also implemented in the C extension.
BUGS: No caching yet (pure Python and C extension).
| author | Franz Glasner <f.glasner@feldmann-mg.com> |
|---|---|
| date | Mon, 14 Aug 2023 13:00:19 +0200 |
| parents | dec978cad4d1 |
| children |
line wrap: on
line source
include .hg* *.txt requirement* pyproject.toml include configmix/*.c configmix/*.h graft docs graft tests graft windows-dev prune docs/_build exclude __* global-exclude *.pyc *.pyo
