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 @@ def add_options(self, parser):
)
def run(self, opts):
return upload_to_fosshub()
# return upload_to_fosshub()
all_possible = set(installers())
available = set(glob.glob('dist/*'))
files = {