# HG changeset patch # User Franz Glasner # Date 1641731681 -3600 # Node ID ed131d45631916689e4ec5be47c5a2122b1027e0 # Parent 4e61df27b4e19e70ff294270545fdb22ec451468 Put the content of "windows-dev" into the source distribution diff -r 4e61df27b4e1 -r ed131d456319 MANIFEST.in --- a/MANIFEST.in Sun Jan 09 13:26:56 2022 +0100 +++ b/MANIFEST.in Sun Jan 09 13:34:41 2022 +0100 @@ -2,5 +2,6 @@ include configmix/*.c configmix/*.h graft docs graft tests +graft windows-dev prune docs/_build global-exclude *.pyc *.pyo __*