[prev in list] [next in list] [prev in thread] [next in thread] 

List:       python-distutils-sig
Subject:    Re: [Distutils] Deviation between distutils and setuptools over package_data
From:       PJ Eby <pje () telecommunity ! com>
Date:       2013-09-20 15:35:08
Message-ID: CALeMXf6CmmdM1va2D_N7RA0FJEiSirBoVyaNw1cEgbn=2cJPnQ () mail ! gmail ! com
[Download RAW message or body]

On Fri, Sep 20, 2013 at 8:15 AM, Jim Fulton <jim@zope.com> wrote:
> It appears that MANIFEST.in is ignored if setuptools recognizes your
> VCS.

Not in setuptools 0.6 it isn't.  However, it's really only useful for
*adding* files not picked up by revision control; it can't *remove*
files found by revision control.

Manifest and revision control support are semi-independent, as it's
quite possible to have files you don't put in revision control but
which nonetheless need to be included in an sdist.  (For example, you
might want to have Cython/Pyrex-generated C code, or compiled
documentation files.)
_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
https://mail.python.org/mailman/listinfo/distutils-sig
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic