mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Dont build pot as part of publish as it crashes
This commit is contained in:
parent
173c250162
commit
c178c78980
@ -22,7 +22,7 @@ class Stage1(Command):
|
|||||||
'check',
|
'check',
|
||||||
'test',
|
'test',
|
||||||
'cacerts',
|
'cacerts',
|
||||||
'pot',
|
# 'pot',
|
||||||
'build',
|
'build',
|
||||||
'resources',
|
'resources',
|
||||||
'translations',
|
'translations',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user