From 771e560098734056abe2d2aefc7365d16534546f Mon Sep 17 00:00:00 2001 From: "Jason R. Coombs" Date: Wed, 21 May 2014 21:34:16 -0400 Subject: Include the build launcher script in setuptools sdist. This helps address the requirement that all sources be included. --- MANIFEST.in | 1 + 1 file changed, 1 insertion(+) (limited to 'MANIFEST.in') diff --git a/MANIFEST.in b/MANIFEST.in index 76822cbd..2c587d40 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -8,3 +8,4 @@ include *.py include *.txt include MANIFEST.in include launcher.c +include msvc-build-launcher.cmd -- cgit v1.2.1