Menu

Commit [r9638]  Maximize  Restore  History

setup: ensure `compile_catalog` command is called before `bdist_wininst` and `bdist_egg`.

That way, the `.mo` files (but not the `.po` files) are available at runtime.
This however depends on the Babel dependency being installed when running these `bdist_*` commands.

Closes #9291.

cboos 2010-05-07

changed /trunk/setup.py
/trunk/setup.py Diff Switch to side-by-side view
Loading...