This commit is contained in:
Kovid Goyal 2018-10-03 08:39:47 +05:30
parent 826119e797
commit e4795fcf88
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -221,7 +221,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 = {