From 17eff935eb7eda1d809aeda4ab93bfa4d8acf8ba Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Fri, 19 Oct 2018 10:16:01 +0530 Subject: [PATCH] ... --- setup/upload.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/upload.py b/setup/upload.py index 05a4e63b67..20bb07385a 100644 --- a/setup/upload.py +++ b/setup/upload.py @@ -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 = {