Am Mittwoch 11 März 2009 02:27:20 schrieb P.J. Eby:
> You need to specify the data files in your MANIFEST.in file -- the
> distutils don't do that automatically for you.

Ah - OK. 

Thank you! 

> Of course, if you use setuptools to create your sdist, and the data
> files are in revision control, they'll be included
> automatically.  

Is there a chance of setuptools recognizing other systems than SVN and cvs? 

I use Mercurial for all my own projects, and the setuptools don't seem to 
recognize that yet. 

> python -c "import setuptools; execfile('setup.py')" sdist register upload

That trick looks neat! 

Many thanks! 

Best wishes, 
Arne
-- 
-- Ein Würfel System: http://1w6.org - einfach saubere (Rollenspiel-) Regeln.
-- Infinite Hands: http://infinite-hands.draketo.de - singing a part of the 
history of free software.
-- My stuff: http://draketo.de - stories, songs, poems, programs and stuff :)

-- PGP/GnuPG: http://draketo.de/inhalt/ich/pubkey.txt

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to