2009/12/14 David Cournapeau <[email protected]>:
> On Mon, Dec 14, 2009 at 12:12 AM, Lukas Hetzenecker <[email protected]> wrote:
>> Hello,
>>
>> thanks for your reply.
>> I added these files to MANIFEST.in but they are only in the tarball 
>> (generated
>> using python setup.py sdist), and not in the installation directory.
>
> Yes, MANIFEST.in does not handle installed files, and is only
> concerned with sdist (the MANIFEST.in handling is done in the sdist
> command).

Sorry I've misread Lukas setup.py, I thought "application" was a package.
_______________________________________________
Distutils-SIG maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to