mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
abe3848208
commit
f5f81cbe85
@ -55,7 +55,7 @@ class Develop(Command):
|
||||
short_description = 'Setup a development environment for calibre'
|
||||
MODE = 0755
|
||||
|
||||
sub_commands = ['build', 'resources', 'gui']
|
||||
sub_commands = ['build', 'resources', 'iso639', 'gui',]
|
||||
|
||||
def add_postinstall_options(self, parser):
|
||||
parser.add_option('--make-errors-fatal', action='store_true', default=False,
|
||||
|
Loading…
x
Reference in New Issue
Block a user