From 29b269e837dd9d7842c2267fb7220753b1945e0c Mon Sep 17 00:00:00 2001 From: Xavier Yao Date: Sat, 25 Mar 2017 08:27:13 +0800 Subject: [PATCH] Update tf-gen-index.py --- helpers/tf-gen-index.py | 1 + 1 file changed, 1 insertion(+) diff --git a/helpers/tf-gen-index.py b/helpers/tf-gen-index.py index 9c528cc..0630eaf 100755 --- a/helpers/tf-gen-index.py +++ b/helpers/tf-gen-index.py @@ -22,6 +22,7 @@ def generate_fileindex(filelist): pythons = { 'linux': set([]), 'mac': set([]), + 'windows': set([]) } pkglist = []