[Distutils] passing options to Command from setup.py
Sébastien Barthélemy
barthelemy at crans.org
Wed Sep 2 13:12:25 CEST 2009
> 2) in setup.py:
>
> setup(command_options={'my_command': {'my_option': ('setup.py', 'foo') } })
Great, thanks! Is this documented in some place I overlooked?
More information about the Distutils-SIG
mailing list