mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-04-22 19:04:11 +02:00
IGN:Tag release
This commit is contained in:
parent
477dbf7b3c
commit
94901193a2
2 changed files with 330 additions and 356 deletions
|
|
@ -43,7 +43,7 @@ def pre_sub_commands(self, opts):
|
|||
class Stage3(Command):
|
||||
|
||||
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_server', 'upload_to_mobileread',
|
||||
]
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue