Dulwich C extensions and stand-alone Windows installation of bzr
Eli Zaretskii
eliz at gnu.org
Thu Sep 15 20:05:00 UTC 2011
> Date: Thu, 15 Sep 2011 20:03:32 +0200
> From: John Arbash Meinel <john at arbash-meinel.com>
> CC: Martin Pool <mbp at canonical.com>, bialix at ukr.net,
> bazaar at lists.canonical.com
>
> I'm pretty sure you can run:
>
> python setup.py bdist_msi
> or
> python setup.py bdist_wininst
>
> Which would create an installer for the files for another Python
> installation.
Thanks. Only the latter is shown by "setup.py --help-commands", FWIW.
> This won't install them into the bazaar package directory,
> but it might be a start for something that would.
Well, an installer for Python sounds not very useful, as whoever has
Python doesn't really need these *.pyd files, unless she is using
bzr-git. A Bazaar installer would be nice, but I have no idea how to
do that. Hopefully, someone would.
More information about the bazaar
mailing list