[Distutils] Distutils: distclass cmdclass
Gerry Reno
greno at verizon.net
Sun Mar 15 02:35:45 CET 2009
Gerry Reno wrote:
> Hi all,
> I've run into a situation where I need to have translations using
> L10nAppDistribution and we need to also have a special command class.
> What I'm finding is that I can have one or the other but not both.
> Does anyone know how to be able to use both distclass and cmdclass at
> the same time?
>
Right now the only way I've found to do this is to execv to another
setup file. Please let me know if this is possible with just one
setup(). Thanks.
Regards,
Gerry
More information about the Distutils-SIG
mailing list