This commit is contained in:
Kovid Goyal
2018-10-19 10:16:01 +05:30
parent 8152a84abb
commit 17eff935eb
+1 -1
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 = {