anatoly techtonik <[email protected]> added the comment: The above workaround still doesn't isolate version modification to bdist_msi command, because bdist_msi is calling `build` and `install` targets before doing its own stuff.
Any ideas how to override version for MSI without copying while `bdist_msi` contents? Definitely something to think about in distutils2. ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue6040> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
