mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-08 02:34:06 -04:00
...
This commit is contained in:
parent
f555663f10
commit
cf61fe8f2b
@ -43,8 +43,9 @@ class Stage3(Command):
|
|||||||
|
|
||||||
description = 'Stage 3 of the publish process'
|
description = 'Stage 3 of the publish process'
|
||||||
sub_commands = ['upload_user_manual', 'upload_demo', 'sdist',
|
sub_commands = ['upload_user_manual', 'upload_demo', 'sdist',
|
||||||
'upload_to_google_code', 'tag_release', 'upload_to_server',
|
'upload_to_google_code', 'upload_to_sourceforge',
|
||||||
'upload_to_sourceforge', 'upload_to_mobileread',
|
'tag_release', 'upload_to_server',
|
||||||
|
'upload_to_mobileread',
|
||||||
]
|
]
|
||||||
|
|
||||||
class Stage4(Command):
|
class Stage4(Command):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user