Mercurial > hgrepos > Python > libs > ConfigMix
view MANIFEST.in @ 713:1832c5d1bd00
Handle _sync_MARKER exactly as _sync_MISSING.
Was inconsistent previously.
| author | Franz Glasner <f.glasner@feldmann-mg.com> |
|---|---|
| date | Tue, 15 Aug 2023 17:10:57 +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
