mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-06-06 05:55:27 -04:00
...
This commit is contained in:
+1
-1
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user