Dont build pot as part of publish as it crashes

This commit is contained in:
Kovid Goyal 2019-10-04 06:06:09 +05:30
parent 173c250162
commit c178c78980
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -22,7 +22,7 @@ class Stage1(Command):
'check', 'check',
'test', 'test',
'cacerts', 'cacerts',
'pot', # 'pot',
'build', 'build',
'resources', 'resources',
'translations', 'translations',