31 Jan
2012
31 Jan
'12
9:21 a.m.
On Tue 31 Jan 2012 08:24:24 AM CET, David Glick wrote:
On 1/30/12 11:15 PM, Adam GROSZER wrote:
Hello,
I think we need to automate "sdist upload", the .mo files are missing from the release.
Any ideas other than patching setup.py to create the .mo files automatically?
See zest.releaser [1] and its plugin zest.pocompile [2]
Personally I use a makefile to take care of tasks like that. Wichert.