mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-05-06 00:33:45 +02:00
oops
This commit is contained in:
parent
826119e797
commit
e4795fcf88
1 changed files with 1 additions and 1 deletions
|
|
@ -221,7 +221,7 @@ def add_options(self, parser):
|
|||
)
|
||||
|
||||
def run(self, opts):
|
||||
return upload_to_fosshub()
|
||||
# return upload_to_fosshub()
|
||||
all_possible = set(installers())
|
||||
available = set(glob.glob('dist/*'))
|
||||
files = {
|
||||
|
|
|
|||
Loading…
Reference in a new issue