[Distutils] complicated setup

Éric Araujo merwok at netwok.org
Thu Jun 27 19:59:30 CEST 2013


Le 26/06/2013 17:19, Ethan Furman a écrit :
> Is there an option to tell distutils not to compile byte code?

Yes.  setup.py build --help should show you the options, otherwise see
http://hg.python.org/cpython/file/dad02a080bbc/Doc/packaging/commandref.rst#l113
(I should backport that doc change to distutils).

Regards


More information about the Distutils-SIG mailing list