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