This commit is contained in:
Kovid Goyal 2018-10-19 10:16:01 +05:30
parent 8152a84abb
commit 17eff935eb
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -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 = {