diff 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 diff
--- a/MANIFEST.in	Wed Jan 05 16:02:07 2022 +0100
+++ b/MANIFEST.in	Thu Jan 06 18:50:09 2022 +0100
@@ -1,5 +1,5 @@
 include .hg* *.txt requirement*
-include configmix/*.c
+include configmix/*.c configmix/*.h
 graft docs
 graft tests
 prune docs/_build