From: Robin Dunn Date: Tue, 22 May 2001 18:22:04 +0000 (+0000) Subject: Some distribution tweaks X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/3b1ca90e5afc4914e4f252b91211cb8edc1db2a3 Some distribution tweaks git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10279 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- 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/