comparison 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
comparison
equal deleted inserted replaced
558:7a3c311991d7 559:bb160a1e67d7
1 include .hg* *.txt requirement* 1 include .hg* *.txt requirement*
2 include configmix/*.c 2 include configmix/*.c configmix/*.h
3 graft docs 3 graft docs
4 graft tests 4 graft tests
5 prune docs/_build 5 prune docs/_build
6 global-exclude *.pyc *.pyo 6 global-exclude *.pyc *.pyo