#1 pip install should build the translations

Closed
opened 6 years ago by jorgesumle · 1 comments

I haven't managed to generate the translations automatically for pip (using setup.py). For instance, executing pip install git+https://notabug.org/jorgesumle/boot-em-all doesn't compile the translation files during the installation.

I haven't managed to generate the translations automatically for pip (using `setup.py`). For instance, executing `pip install git+https://notabug.org/jorgesumle/boot-em-all` doesn't compile the translation files during the installation.

This is not mentioned in the pip documentation. I was told in the distutils mailing list that there is no simple way to do this. I could easily execute build.py before installing with pip. I can extend the class, but I don't think it's worth it, it's not recommended anywhere.

This is not mentioned in the pip documentation. I was told in the distutils mailing list that there is no simple way to do this. I could easily execute `build.py` before installing with pip. I can extend the class, but I don't think it's worth it, it's not recommended anywhere.
Sign in to join this conversation.
No Label
No Milestone
No assignee
1 Participants
Loading...
Cancel
Save
There is no content yet.