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