Mercurial > hgrepos > Python > libs > ConfigMix
view MANIFEST.in @ 559:bb160a1e67d7
A simple helper include file with some conveniente functions.
Also some "backports" from later Python versions.
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Thu, 06 Jan 2022 18:50:09 +0100 |
| parents | f71d34dda19f |
| children | 758475d66d45 |
line wrap: on
line source
include .hg* *.txt requirement* include configmix/*.c configmix/*.h graft docs graft tests prune docs/_build global-exclude *.pyc *.pyo
