distutils + bdist_rpm + sdist

Chris Green cmg at dok.org
Mon Mar 29 16:34:16 EST 2004


Chris Green <cmg at dok.org> writes:

>
> How can I add files into the sdist without changing how scripts is
> represented for bdist?

Answer was MANIFEST.in

include pyrexc*
graft Tools
include Pyrex/Compiler/Lexicon.pickle

and a working rpm was built out of pyrex

Thanks for the distutils presentation @ pycon :)
-- 
Chris Green <cmg at dok.org>
Fame may be fleeting but obscurity is forever.



More information about the Python-list mailing list