Mercurial > hgrepos > Python > libs > ConfigMix
view MANIFEST.in @ 716:26a6c218a66a
- Document the optional module configmix._speedups somewhat
- Make the Sphinx primary domain explicit: py
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Tue, 15 Aug 2023 20:07:25 +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
