mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
oops
This commit is contained in:
parent
826119e797
commit
e4795fcf88
@ -221,7 +221,7 @@ class UploadInstallers(Command): # {{{
|
|||||||
)
|
)
|
||||||
|
|
||||||
def run(self, opts):
|
def run(self, opts):
|
||||||
return upload_to_fosshub()
|
# return upload_to_fosshub()
|
||||||
all_possible = set(installers())
|
all_possible = set(installers())
|
||||||
available = set(glob.glob('dist/*'))
|
available = set(glob.glob('dist/*'))
|
||||||
files = {
|
files = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user