mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-01-04 23:27:44 +01:00
Dont build pot as part of publish as it crashes
This commit is contained in:
parent
173c250162
commit
c178c78980
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ class Stage1(Command):
|
|||
'check',
|
||||
'test',
|
||||
'cacerts',
|
||||
'pot',
|
||||
# 'pot',
|
||||
'build',
|
||||
'resources',
|
||||
'translations',
|
||||
|
|
|
|||
Loading…
Reference in a new issue