From 3b1ca90e5afc4914e4f252b91211cb8edc1db2a3 Mon Sep 17 00:00:00 2001 From: Robin Dunn Date: Tue, 22 May 2001 18:22:04 +0000 Subject: [PATCH] Some distribution tweaks git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10279 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- wxPython/MANIFEST.in | 1 + wxPython/setup.cfg | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/wxPython/MANIFEST.in b/wxPython/MANIFEST.in index 0b95c875da..1c10e3d8b4 100644 --- a/wxPython/MANIFEST.in +++ b/wxPython/MANIFEST.in @@ -4,6 +4,7 @@ include my_distutils.py include licence/*.txt include b include b.bat +include MANIFEST.in include SWIG/* exclude SWIG/CVS/* diff --git a/wxPython/setup.cfg b/wxPython/setup.cfg index a6ffda1465..3a11796b8d 100644 --- a/wxPython/setup.cfg +++ b/wxPython/setup.cfg @@ -10,5 +10,5 @@ formats=gztar release = 1 group = Development/Languages/Python packager = Robin Dunn -vendor = wxPROs +vendor = Total Control Software doc_files = README.txt BUILD.win32.txt BUILD.unix.txt CHANGES.txt licence/ -- 2.50.0