mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
IGN:Tag release
This commit is contained in:
parent
477dbf7b3c
commit
94901193a2
@ -43,7 +43,7 @@ class Stage2(Command):
|
|||||||
class Stage3(Command):
|
class Stage3(Command):
|
||||||
|
|
||||||
description = 'Stage 3 of the publish process'
|
description = 'Stage 3 of the publish process'
|
||||||
sub_commands = ['upload_rss', 'upload_user_manual', 'upload_demo',
|
sub_commands = ['upload_rss', 'upload_user_manual', 'upload_demo', 'sdist',
|
||||||
'upload_to_sourceforge', 'upload_to_google_code', 'tag_release',
|
'upload_to_sourceforge', 'upload_to_google_code', 'tag_release',
|
||||||
'upload_to_server', 'upload_to_mobileread',
|
'upload_to_server', 'upload_to_mobileread',
|
||||||
]
|
]
|
||||||
|
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user